⬆️ deps: Update Python dev dependencies - #101
Merged
Merged
Conversation
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.
This PR contains the following updates:
>=16.6.1→>=16.7>=0.16.7→>=0.16.8>=0.0.80,<0.0.81→>=0.0.82,<0.0.83Release Notes
pytest-dev/pytest-rerunfailures (pytest-rerunfailures)
v16.7Compare Source
Features
++++++++
only_rerunregular expressions inpytest.inifiles.(
#​165 <https://github.com/pytest-dev/pytest-rerunfailures/issues/165>_)section. (
#​191 <https://github.com/pytest-dev/pytest-rerunfailures/issues/191>_)test phase, including when running with pytest-xdist. (
#​230 <https://github.com/pytest-dev/pytest-rerunfailures/issues/230>_)Bug Fixes
+++++++++
only_rerunagainst the full exception chain (__cause__and__context__), not only the outermost exception. Matchrerun_exceptagainst explicit
__cause__links only, so implicitexcept/finallycontext does not suppress reruns. (#​353 <https://github.com/pytest-dev/pytest-rerunfailures/issues/353>_)INTERNALERRORwhenonly_rerunorrerun_exceptis given a bareexception class instead of a list. (
#​362 <https://github.com/pytest-dev/pytest-rerunfailures/issues/362>_)NodeIdvalues internally. (
#​363 <https://github.com/pytest-dev/pytest-rerunfailures/issues/363>_)successful attempt is not reported as an error. (
#​366 <https://github.com/pytest-dev/pytest-rerunfailures/issues/366>_)Misc
++++
the outer pytest is started with
-p no:randomly. (#​218 <https://github.com/pytest-dev/pytest-rerunfailures/issues/218>_)py314ttoxenvironment and a matching workflow job. (
#​361 <https://github.com/pytest-dev/pytest-rerunfailures/issues/361>_)astral-sh/ruff (ruff)
v0.16.8Compare Source
Released on 2026-09-16.
Bug fixes
TypedDictkeyword arguments correctly (#28584)flake8-simplify] Detect nestedasync withunder sync parent (SIM117) (#27821)flake8-simplify] Preserve operand order inSIM109fix (#27824)pyupgrade] Preserve required parentheses in multilineUP040fixes (#28164)pyupgrade] SkipTypeVarTupleandParamSpecconversions with bounds or constraints (UP040,UP046,UP047) (#28505)Rule changes
__lazy_modules__(#28459)TypedDictclass keywords (#28533)typing.TypeForm(#28507)__lazy_modules__(#28491)flake8-type-checking] Prefer lazy imports overTYPE_CHECKINGon Python 3.15 and later (TC001,TC002,TC003) (#28541)pyupgrade] Make the fix forUP040always unsafe (#28526)pyupgrade] Stop recommending deprecatedByteStringaliases (UP035) (#28498)ruff,flake8-use-pathlib] Recognize theparent_modeargument (RUF064,PTH103) (#28528)ruff] Detect\Zinpytest.raises()match patterns (RUF043) (#28598)CLI
Configuration
flake8-tidy-imports] Addextend-banned-api(#28644)Contributors
astral-sh/ty (ty)
v0.0.82Compare Source
Released on 2026-09-17.
Preview features
CLI
--config-file(#28573)LSP server
Diagnostic improvements
redundant-conditionrules warning about reachability implications (#28263)while,assert, andmatchstatements (#28290)Core type checking
functools.partialtypes (#28660)Recursivetypes and fully support recursive implicit type aliases (#28425)frozen=Falseoverrides on Pydantic subclasses (#28515)type[A & B](#27124)Performance
__init__files withoutpkg(#28665)Memory usage improvements
Contributors
v0.0.81Compare Source
Released on 2026-09-14.
Bug fixes
CLI
Core type checking
Performance
Memory usage improvements
Contributors
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.