chore(deps): update testing deps (patch)#83
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
November 28, 2025 23:47
08ab5fe to
bc4cba7
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
December 4, 2025 17:06
bc4cba7 to
44fe3d4
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
2 times, most recently
from
December 18, 2025 19:36
bba4755 to
0335949
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
January 8, 2026 21:02
0335949 to
a9f79c7
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
January 15, 2026 19:41
a9f79c7 to
07bf8fd
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
January 15, 2026 22:53
07bf8fd to
43a36a9
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
January 22, 2026 22:46
43a36a9 to
2900c56
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
February 5, 2026 12:36
2900c56 to
93f8a14
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
February 7, 2026 14:49
93f8a14 to
ff6ff41
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
April 26, 2026 23:01
ff6ff41 to
4c0b6ed
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
April 27, 2026 03:05
4c0b6ed to
4de5474
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
May 13, 2026 07:00
4de5474 to
86beb37
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
May 13, 2026 12:33
86beb37 to
8b4dc83
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
May 22, 2026 12:57
8b4dc83 to
9386a6c
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
May 22, 2026 21:41
9386a6c to
f274bcb
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
June 4, 2026 08:50
f274bcb to
0f3ee16
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
June 4, 2026 17:16
0f3ee16 to
b4606a7
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
June 6, 2026 03:37
b4606a7 to
61e47e0
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
June 6, 2026 07:03
61e47e0 to
70cf592
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
June 12, 2026 09:00
70cf592 to
38df211
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
June 12, 2026 21:59
38df211 to
3cc6cde
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
June 16, 2026 16:10
3cc6cde to
78aeea4
Compare
renovate
Bot
force-pushed
the
renovate/patch-testing-deps
branch
from
June 16, 2026 20:51
78aeea4 to
67c6f26
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:
0.14.5→0.14.149.1.2→9.1.4Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
astral-sh/ruff (ruff)
v0.14.14Compare Source
Released on 2026-01-22.
Preview features
airflow] Second positional argument toAsset/Datasetshould not be a dictionary (AIR303) (#22453)ruff] Detect duplicate entries in__all__(RUF068) (#22114)Bug fixes
pyupgrade] Allow shadowing non-builtin bindings (UP029) (#22749)pyupgrade] ApplyUP045to string arguments oftyping.cast(#22320)flake8-pie] Detect duplicated declared class fields inPIE794(#22717)Rule changes
flake8-pyi] Fix inconsistent handling of forward references for__new__,__enter__,__aenter__inPYI034(#22798)flake8-pytest-style] Supportcheckparameter inPT011(#22725)ruff] Add exception forctypes.Structure._fields_(RUF012) (#22559)flake8-bugbear]B009,B010,B013,B014,B033flake8-simplify]SIM910,SIM911pyupgrade]UP007,UP039,UP041,UP045refurb]FURB105,FURB116,FURB136,FURB140,FURB145,FURB154,FURB157,FURB164,FURB181,FURB188ruff]RUF019,RUF020Documentation
--exit-non-zero-on-formatto formatter exit codes section (#22761)FastAPI] Document fix safety forFAST001(#22655)flake8-async] Tweak explanation to focus on latency/efficiency tradeoff (ASYNC110) (#22715)pandas-vet] Make example error out-of-the-box (PD002) (#22561)refurb] Make the example work out of box (FURB101) (#22770)refurb] Make the example work out of box (FURB103) (#22769)Contributors
v0.14.13Released on 2026-01-15.
This is a follow-up release to 0.14.12. Because of an issue publishing the WASM packages, there is no GitHub release or Git tag for 0.14.12, although the package was published to PyPI. The contents of the 0.14.13 release are identical to 0.14.12.
v0.14.12Released on 2026-01-15.
Preview features
flake8-blind-except] Allow more logging methods (BLE001) (#22057)ruff] Respectlint.pydocstyle.property-decoratorsinRUF066(#22515)Bug fixes
--show-settings(#22478)fmt: skipfor multiple statements on the same logical line (#22119)Rule changes
pydocstyle] Update Rust crate imperative to v1.0.7 (D401) (#22519)isort] Insert imports in alphabetical order (I002) (#22493)Documentation
flake8-pytest-style] Addcheckparameter example toPT017docs (#22546)ruff] Make example error out-of-the-box (RUF103) (#22558)ruff] documentRUF100trailing comment fix behavior (#22479)Other changes
Contributors
v0.14.11Compare Source
Released on 2026-01-08.
Preview features
airflow] Passing positional argument intoairflow.lineage.hook.HookLineageCollector.create_assetis not allowed (AIR303) (#22046)refurb] MarkFURB192fix as always unsafe (#22210)ruff] Addnon-empty-init-module(RUF067) (#22143)Bug fixes
flake8-unused-arguments] Mark**kwargsinTypeVaras used (ARG001) (#22214)Rule changes
help:subdiagnostics for several Ruff rules that can sometimes appear to disagree withty(#22331)pylint] DemotePLW1510fix to display-only (#22318)pylint] Ignore identical members (PLR1714) (#22220)pylint] Improve diagnostic range forPLC0206(#22312)ruff] Improve fix title forRUF102invalid rule code (#22100)flake8-simplify]: Avoid unnecessary builtins import forSIM105(#22358)Configuration
target-versionvalue in preview (#22419)required-versionbefore parsing rules (#22410)srcdirectories when resolving graphs (#22451)Documentation
T201suggestion to not use root logger to satisfyLOG015(#22059)iterexample in unsafe fixes doc (#22118)flake8_print] better suggestion forbasicConfiginT201docs (#22101)pylint] Restore the fix safety docs forPLW0133(#22211)Contributors
v0.14.10Compare Source
Released on 2025-12-18.
Preview features
flake8-implicit-str-concat] New rule to prevent implicit string concatenation in collections (ISC004) (#21972)flake8-use-pathlib] Make fixes unsafe when types change in compound statements (PTH104,PTH105,PTH109,PTH115) (#22009)refurb] Extend support forPath.open(FURB101,FURB103) (#21080)Bug fixes
pyupgrade] Fix parsing named Unicode escape sequences (UP032) (#21901)Rule changes
eradicate] Ignoreruff:disableandruff:enablecomments inERA001(#22038)flake8-pytest-style] Allowmatchandcheckkeyword arguments without an expected exception type (PT010) (#21964)Documentation
uvandtyto the Ruff README (#21996)setup.md(#22024)flake8-bandit] Fix broken link (S704) (#22039)Other changes
Contributors
v0.14.9Compare Source
Released on 2025-12-11.
Preview features
ruff] NewRUF100diagnostics for unused range suppressions (#21783)pylint] Detect subclasses of builtin exceptions (PLW0133) (#21382)Bug fixes
flake8-bandit] Fix false positive when using non-standardCSafeLoaderpath (S506). (#21830)flake8-bugbear] Accept immutable slice default arguments (B008) (#21823)Rule changes
pydocstyle] SuppressD417for parameters withUnpackannotations (#21816)Performance
memchrfor computing line indexes (#21838)Documentation
*.pywis included by default in preview (#21885)Contributors
v0.14.8Compare Source
Released on 2025-12-04.
Preview features
flake8-bugbear] Catchyieldexpressions within other statements (B901) (#21200)flake8-use-pathlib] Mark fixes unsafe for return type changes (PTH104,PTH105,PTH109,PTH115) (#21440)Bug fixes
awaitoutside functions (#21763)flake8-simplify] Fix truthiness assumption for non-iterable arguments in tuple/list/set calls (SIM222,SIM223) (#21479)Documentation
--output-fileoption in GitLab integration (#21706)Other changes
Contributors
v0.14.7Compare Source
Released on 2025-11-28.
Preview features
flake8-bandit] Handle string literal bindings in suspicious-url-open-usage (S310) (#21469)pylint] FixPLR1708false positives on nested functions (#21177)pylint] Fix suppression for empty dict without tuple key annotation (PLE1141) (#21290)ruff] Add ruleRUF066to detect unnecessary class properties (#21535)ruff] Catch more dummy variable uses (RUF052) (#19799)Bug fixes
flake8-implicit-str-concat] Avoid invalid fix in (ISC003) (#21517)parser] Fix panic when parsing IPython escape command expressions (#21480)CLI
Contributors
v0.14.6Compare Source
Released on 2025-11-21.
Preview features
flake8-bandit] Support new PySNMP API paths (S508,S509) (#21374)Bug fixes
fmt: skipfor compound statements on a single line (#20633)refurb] FixFURB103autofix (#21454)ruff] Fix false positive for complex conversion specifiers inlogging-eager-conversion(RUF065) (#21464)Rule changes
ruff] Avoid false positive onClassVarreassignment (RUF012) (#21478)CLI
ruff analyzeoption to skip over imports inTYPE_CHECKINGblocks (#21472)Documentation
eglot-formathook to eglot-managed Python buffers (#21459)force-excludein "Configuration > Python file discovery" (#21500)Contributors
jd/tenacity (tenacity)
v9.1.4Compare Source
What's Changed
retry()annotations with asyncsleep=function by @Zac-HD in #555Full Changelog: jd/tenacity@9.1.3...9.1.4
v9.1.3Compare Source
What's Changed
wait_exceptionstrategy by @capitan-davide in #541New Contributors
Full Changelog: jd/tenacity@9.1.2...9.1.3
Configuration
📅 Schedule: (UTC)
🚦 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.