Bump the development-dependencies group across 1 directory with 4 updates #79
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on aiokafka, flasgger, pytest-asyncio and responses to permit the latest version.
Updates
aiokafka
to 0.11.0Release notes
Sourced from aiokafka's releases.
Changelog
Sourced from aiokafka's changelog.
... (truncated)
Commits
199537b
Fix building/testing wheels for mac (#1022)d0c4130
Fix mac wheels patternb861a26
Prepare 0.11.0 release4cba502
add typing to aiokafka/coordinator/* (#1006)14aa358
change request metadata error to warning (#1009)c10fed0
Pin requests version to fix CI (#1011)f9edd9e
add typing to tests/test_protocol* (#1005)79c9bf5
Fix unintended cancellation of fetcher task (#1007)c759664
add typing to aiokafka/record/* (#1001)1862620
add typing to aiokafka/protocol/* (#999)Updates
flasgger
to 0.9.7.1Changelog
Sourced from flasgger's changelog.
... (truncated)
Commits
03a87bd
chore: v0.9.7.1f0ae244
Update README.md8e6df3d
fix: versioning878972c
refactor: E501a42a9d6
fix: get_python_version() for dev releaseb1aef88
Debug testing and improve CI5971e86
Revert "fix: tox"e06c108
fix: tox13976d9
debug: add pip freeze to debug python 3.7 dependenciescc715aa
debug: lazy_string.py app.testing=True for better loggingUpdates
pytest-asyncio
to 0.23.7Release notes
Sourced from pytest-asyncio's releases.
Commits
eb63d5a
docs: Prepared for release of v0.23.7.da04a7a
Build(deps): Bump exceptiongroup in /dependencies/default00c667a
Build(deps): Bump pytest from 8.1.1 to 8.2.0 in /dependencies/default3bd9cd8
[docs] Add changelog entry.15544f0
Revert GitHub Actions and Tox changes.6316b28
Deduplicate simplefilter snippet.3ffdfc5
asyncio.run(port_afinalizer())0107fd7
Remove extra space.3bf700a
Fix GH Action mapping.d15dc31
Fix 3109/3108 typo.Updates
responses
to 0.25.3Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
... (truncated)
Commits
8395a8d
release: 0.25.34f0ce0d
Update CHANGES for #715b0573d2
Addressed bug where recording requests does not save headers to file. Closes ...22fc9e8
Merge branch 'release/0.25.2'a89ba90
release: 0.25.2733ffbe
Update CHANGES4b6b91a
Fix mypy errors on master19efe5b
Add feature for allowing the body of a request to be matched Closes #716 (#717)83f2e28
Update CHANGESbfe063a
Update CHANGESDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions