⬆️ deps: Update Python dev dependencies - #82
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/python-dev-dependencies
branch
3 times, most recently
from
August 14, 2026 04:31
d7dcae7 to
037ed2d
Compare
renovate
Bot
force-pushed
the
renovate/python-dev-dependencies
branch
from
August 14, 2026 16:49
037ed2d to
ec6e1bd
Compare
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:
>=4.6.1→>=4.6.2>=16.4→>=16.5>=0.16.1→>=0.16.3>=0.0.66→>=0.0.71Release Notes
pre-commit/pre-commit (pre-commit)
v4.6.2Compare Source
==================
Fixes
language: nodehooks that contain"scripts": {"build": ...}withnpm 11.x.
pytest-dev/pytest-rerunfailures (pytest-rerunfailures)
v16.5Compare Source
Features
++++++++
--max-suite-rerunsoption to cap the total number of reruns acrossthe entire test suite. Once the limit is reached, no further reruns occur
regardless of per-test
--rerunsor@pytest.mark.flakysettings.(
#​298 <https://github.com/pytest-dev/pytest-rerunfailures/issues/298>_)Bug Fixes
+++++++++
the failed attempt was reused, so state stored on
selfleaked into thererun and broke test isolation. Fixtures cached at class scope or higher are
still not re-executed. (
#​268 <https://github.com/pytest-dev/pytest-rerunfailures/issues/268>_)--rerun-except. Previously only the error from the current test stage wasconsidered, so a
--rerun-except-matching error raised during teardown wasignored and the test was rerun anyway. (
#​270 <https://github.com/pytest-dev/pytest-rerunfailures/issues/270>_)astral-sh/ruff (ruff)
v0.16.3Compare Source
Released on 2026-08-13.
Preview features
pylint] Fix false negatives on negative numbers (PLR6104) (#27251)pyupgrade] Add rule to replacewhile 1withwhile True(UP048) (#27190)Bug fixes
flake8-bandit] Also check keyword arguments (S602,S603,S607,S609) (#27687)pylint] Allowcontinueinfinallyon Python 3.8 (#27626)pylint] FixPLE1307false positive with bools (#27651)pylint] Fix false positives and negatives with%bformat character (PLE1300,PLE1307) (#27560)pylint] Improve handling of concatenated strings (PLE1300) (#27659)Rule changes
numpy] Makenp.chararrayautofix backwards-compatible (NPY201) (#27527)Performance
Exprsize to 64 bytes (#27591)CLI
ruff check --statisticsoutput (#27646)Documentation
ruff] Also suggestasyncio.TaskGroup(RUF006) (#27461)Other changes
Contributors
v0.16.2Compare Source
Released on 2026-08-06.
Bug fixes
flake8-pyi] Avoid false positives onsingledispatchfunctions (PYI041) (#27335)Server
Contributors
astral-sh/ty (ty)
v0.0.71Compare Source
Released on 2026-08-12.
Library support
Diagnostics
__getattribute__calls (#27506)Core type checking
type[...]parameters (#27689)TypeVartypes when slicing (#27645)Selfand bounded type variables (#27644)_missing_methods (#27700)type[](#27663)Performance
Contributors
v0.0.70Compare Source
Released on 2026-08-10.
LSP server
TYPE_CHECKINGblocks (#27549)CLI
Diagnostics
unsound-return-statementlint (#27561)unsound-yieldlint (#27593)__getattr__calls (#27502)__get__calls (#27400)Core type checking
Generatoraliases when evaluating return, send, and yield types (#27577)TypedDictkey-membership truthiness (#27579)type[T](#27534)NewTypetypes and their underlying values (#27522)ClassVardeclarations for protocol members (#27530)Annotatedinsidetype[...](#27629)Contributors
v0.0.69Compare Source
Released on 2026-08-06.
Core type checking
isinstancenarrowing for generic classes is now more gradual by default (#27308)This new behavior is more similar to what other major type checkers do. For example:
Note: you might consider enabling
analysis.strict-generic-narrowingif you prefer the strictly correct behavior.
Contributors
v0.0.68Compare Source
Released on 2026-08-05.
Diagnostics
floatoverint | float) (#27406)TypedDicttypes forMappingcompatibility (#27512)Core type checking
Unpackoperands inUnion(#27525)Contributors
v0.0.67Compare Source
Released on 2026-08-05.
LSP server
Diagnostics
unimported-revealdiagnostics in stub files andif TYPE_CHECKINGblocks (#27508)Configuration
src.rootsetting in favor ofenvironment.root(#27456)Core type checking
dataclass_transformparameters (#27458)is_dataclasstype guard (#27455)Performance
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.