deps(deps-dev): bump the python-development group with 3 updates#365
Merged
Conversation
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
Bumps the python-development group with 3 updates: [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures), [responses](https://github.com/getsentry/responses) and [typing-extensions](https://github.com/python/typing_extensions). Updates `pytest-rerunfailures` from 16.3 to 16.4 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@16.3...16.4) Updates `responses` from 0.26.1 to 0.26.2 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.26.1...0.26.2) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-version: '16.4' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: responses dependency-version: 0.26.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development ... Signed-off-by: dependabot[bot] <support@github.com>
e1b3d96 to
044d3ac
Compare
|
d3rky
approved these changes
Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



Bumps the python-development group with 3 updates: pytest-rerunfailures, responses and typing-extensions.
Updates
pytest-rerunfailuresfrom 16.3 to 16.4Changelog
Sourced from pytest-rerunfailures's changelog.
Commits
e5a86e5Preparing release 16.44ddc213Add--reruns-delay-backoff-factorfor exponential rerun backoff (#336)483fce7Bump the actions group with 2 updates (#337)9d7756fDrop support for pytest 8.1. Add support for pytest 9.1. (#335)f095a51Support rerunning on subtest errors in pytest 9.0 and newer (#330)89aecccchore: drop redundantpyupgradeby RuffUP, extend ruff config, drop setu...035bc11Back to development: 16.4Updates
responsesfrom 0.26.1 to 0.26.2Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
Commits
31d28ebrelease: 0.26.26fb610dFix CHANGES (#802)aae1d47Set license format to SPDX identifier in setup.py (#803)a19add7fix: query_param_matcher no longer mutates the caller's params dict (#801)88e15dbStrip default headers from recorded files case-insensitively (#798)1d48f2fdocs: fix typos (#800)853e7d2docs: update tox Python version examples (#797)705067bMerge branch 'release/0.26.1'Updates
typing-extensionsfrom 4.15.0 to 4.16.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
Commits
f29cd28Prepare relase 4.16.0 (#774)4317461Bump version to 4.16.0rc2.dev (#772)4f71098Prepare release 4.16.0rc2 (#771)37ed08aRemove use ofasyncio.coroutines.iscoroutinefunction()(#769)8dcc559ImproveTypedDictdocumentation (#770)224f8d5Post-release followups for 3.16.0rc1 (#767)777de3ePrepare release 4.16.0rc1 (#766)890be90Type variable tuple variance (#741)0e05458Pin SQLAlchemy third-party tests to pytest==9.0.3 (#765)d277746docs: add version compatibility table (#733)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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