⬆️ deps: Update Python dev dependencies#83
Open
renovate[bot] wants to merge 1 commit into
Open
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.2→>=16.3>=0.15.13→>=0.15.14>=0.0.37→>=0.0.39Release Notes
pytest-dev/pytest-rerunfailures (pytest-rerunfailures)
v16.3Compare Source
Features
++++++++
Add
--reruns-modeoption (strictorappend). Withappend,marker reruns and the global
--reruns/rerunsini setting are summedinstead of the marker taking strict priority. Default is
strictsoexisting behaviour is unchanged.
Fixes
#​321 <https://github.com/pytest-dev/pytest-rerunfailures/issues/321>_.Add
--rerun-show-tracebacksoption to display tracebacks from failedattempts that were retried, including tests that eventually passed. The
rerun summary section is emitted automatically when the flag is set, so
-rRis no longer required to see the tracebacks.Fixes
#​156 <https://github.com/pytest-dev/pytest-rerunfailures/issues/156>_.astral-sh/ruff (ruff)
v0.15.14Compare Source
Released on 2026-05-21.
Preview features
airflow] Implementairflow-task-implicit-multiple-outputs(AIR202) (#25152)flake8-use-pathlib] MarkPTH101fix as unsafe when first argument is a class attribute annotated asint(#25086)pylint] Implementtoo-many-try-statements(W0717) (#23970)ruff] Addincorrect-decorator-order(RUF074) (#23461)ruff] Addfallible-context-manager(RUF075) (#22844)Bug fixes
frozensetannotations as immutable (#25251)flake8-type-checking] Avoidstrictbehavior whenfuture-annotationsare enabled (TC001,TC002,TC003) (#25035)pylint] Avoid false positives inelseclause (PLR1733) (#25177)Rule changes
flake8-comprehensions] SkipC417for lambdas with positional-only parameters (#25272)flake8-simplify] Preserve f-string source verbatim inSIM101fix (#25061)Performance
Documentation
Other changes
ruff_python_stdlibAPIs (#25273)Contributors
astral-sh/ty (ty)
v0.0.39Compare Source
Released on 2026-05-22.
This release removes the Python 3.9 branches from our vendored standard library stubs. ty now only has "full" support for
Python 3.10 and later, but will still report version-specific syntax errors and other diagnostics when
--python-version 3.9is provided via the CLI.
Bug fixes
__new__assignments to classes (#25282)dict-compatible fallbacks in TypedDict unions (#25242)LSP server
Diagnostics
Performance
Core type checking
self(#25077)order=True(#21704)dict(TypedDict)asdict[str, object](#24852)Contributors
v0.0.38Compare Source
Released on 2026-05-19.
Bug fixes
NewTypebase expansion during cycle recovery (#25234)_generate_next_value_with custom construction hooks (#25210)LSP server
excepthandlers (#25231).gitignorechanges (#25183)Core type checking
_generate_next_value_methods in enums (#25196)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.