chore(deps): update all dependencies#615
Merged
renovate[bot] merged 1 commit intomainfrom Sep 23, 2025
Merged
Conversation
4dd9294 to
0471834
Compare
ansibuddy
approved these changes
Sep 19, 2025
0471834 to
42d4c9f
Compare
ansibuddy
approved these changes
Sep 20, 2025
42d4c9f to
92043c9
Compare
ansibuddy
approved these changes
Sep 21, 2025
92043c9 to
0ffff74
Compare
ansibuddy
approved these changes
Sep 23, 2025
ssbarnea
reviewed
Sep 23, 2025
| ] | ||
| server = [ | ||
| "django>4.1,<5.2", | ||
| "django>5.2,<6", |
Member
There was a problem hiding this comment.
@alisonlhart @cidrblock This might cause some problems if we had good reasons for pinning down. But due to lack of comment we will found out later.
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
25.8.0->25.9.025.8.0->25.9.0v0.13.0->v0.13.125.1.0->25.9.07.10.5->7.10.67.10.7>4.1,<5.2->>5.2,<65.2.2->5.2.51.17.1->1.18.2v1.17.1->v1.18.225.8.2->25.9.025.7.0->25.9.00.6.10->0.7.38.4.1->8.4.20.12.11->0.13.10.24.2->0.24.34.28.4->4.30.26.0.12.20250822->6.0.12.202509152.32.4.20250809->2.32.4.20250913Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
ansible/ansible-creator (ansible-creator)
v25.9.0Compare Source
Fixes
Maintenance
ansible/ansible-navigator (ansible-navigator)
v25.9.0Compare Source
Fixes
Maintenance
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.13.1Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.13.1
psf/black (black)
v25.9.0Compare Source
Highlights
await/asyncas soft keywords/variable names(#4676)
Stable style
delstatement containing tuples (#4628)withstatements (#4630)
# fmt: skipfollowed by a comment at the end of file (#4635)asclause of awithstatement (#4634)withstatement (#4646)\followed by a\rfollowed by a comment (#4663)\\r\n(#4673)await ...(where...is a literalEllipsis) (#4676)(#4670)
Preview style
# fmt: skipwould stillbe formatted (#4552)
multiline_string_handlingwith ternaries and dictionaries (#4657)string_processingwould not split f-strings directly afterexpressions (#4680)
inclause of comprehensions across lines if necessary (#4699)exceptandexcept*withoutas. (#4720)\rstyle newlines to the potential newlines to normalize file newlines both fromand to (#4710)
Parser
parameter bounds and defaults. (#4602)
Performance
Integrations
psf/blackto read Black version from an additional section inpyproject.toml:
[project.dependency-groups](#4606)Documentation
nedbat/coveragepy (coverage)
v7.10.6Compare Source
Fix:
sourcedirectories were not properly communicated to subprocessesthat ran in different directories, as reported in
issue 1499_. This is nowfixed.
Performance:
Alex Gaynor continues fine-tuning <pull 2038_>_ the speed ofcombination, especially with many contexts.
.. _issue 1499: #1499
.. _pull 2038: #2038
.. _changes_7-10-5:
django/django (django)
v5.2.6Compare Source
v5.2.5Compare Source
v5.2.4Compare Source
v5.2.3Compare Source
v5.2.2Compare Source
v5.2.1Compare Source
v5.2Compare Source
v5.1.12Compare Source
typeddjango/django-stubs (django-stubs)
v5.2.5Compare Source
What's Changed
_StrPromisereturned byreverse_lazyby @sobolevn in #2814.order_byto accept anyCombinableby @sobolevn in #2816Full Changelog: typeddjango/django-stubs@5.2.4...5.2.5
v5.2.4Compare Source
What's Changed
TestClient.getregression by @sobolevn in #2812Full Changelog: typeddjango/django-stubs@5.2.3...5.2.4
v5.2.3Compare Source
What's Changed
Model._meta.get_field("field_name")type inference by @UnknownPlatypus in #2748__init__calls by @UnknownPlatypus in #2749settings.TEMPLATEtypes by @UnknownPlatypus in #2741content_type_extracontainsbytes, notstrby @alexmv in #2754reverse_lazy()by @pgcd in #2766FormMixin.success_urlto_StrOrPromiseby @pgcd in #2769BaseForm.add_error()in documentation by @CarrotManMatt in #2774OrderedDictusage, this is the default since py 3.6 by @UnknownPlatypus in #2780get_current_moduleutil by @UnknownPlatypus in #2781to_attrinferrence inPrefetchcalls by @UnknownPlatypus in #2779get_class_init_argument_by_nameinresolve_many_to_many_argumentsby @UnknownPlatypus in #2782Modelinference from customQuerySet/Managerby @UnknownPlatypus in #2784Prefetchas generic and do specialization in the plugin by @UnknownPlatypus in #2786Meta.permissionstype by @UnknownPlatypus in #2787prefetch_relatedcalls by @UnknownPlatypus in #2789TypedModelMetaby @UnknownPlatypus in #2788.select_relatedstubs by @UnknownPlatypus in #2792.prefetch_related(..., to_attr="foo")conflict with.annotate(foo=...)by @UnknownPlatypus in #2791to_attrtarget (alredy defined fields) by @UnknownPlatypus in #2794order_by/defer/only/distinct/order_by/explain/dates/datetimesby @UnknownPlatypus in #2795prefetch_relatedtypes with an overload by @UnknownPlatypus in #2793to_attrtargets by @UnknownPlatypus in #2797select_relatedlookups by @UnknownPlatypus in #2806New Contributors
Full Changelog: typeddjango/django-stubs@5.2.2...5.2.3
python/mypy (mypy)
v1.18.2Compare Source
object.__init__(Stephen Morton, PR 19733)v1.18.1Compare Source
pre-commit/mirrors-mypy (pre-commit/mirrors-mypy)
v1.18.2Compare Source
v1.18.1Compare Source
ansible/ansible-lint (ansible-lint)
v25.9.0Compare Source
Fixes
Maintenance
ansible-community/molecule (molecule)
v25.9.0Compare Source
Enhancements
ansibleconfiguration section and simplify init command (#4509) @cidrblockansible_argsfor user-providedcreate/destroyplaybooks (#4505) @cidrblockFixes
Maintenance
jsh9/pydoclint (pydoclint)
v0.7.3Compare Source
when comparing type annotations between function signatures and docstrings
v0.7.2Compare Source
when comparing type annotations between function signatures and docstrings
v0.7.1Compare Source
styles only)
v0.7.0Compare Source
--check-arg-defaultfor Google stylev0.6.11Compare Source
--check-arg-default(default: False) to checkconsistency of argument defaults (between docstring and function signature)
Prettierwith: yamlfix,mdformat, and
pretty-format-json
pytest-dev/pytest (pytest)
v8.4.2Compare Source
astral-sh/ruff (ruff)
v0.13.1Compare Source
Released on 2025-09-18.
Preview features
flake8-simplify] Detect unnecessaryNonedefault for additional key expression types (SIM910) (#20343)flake8-use-pathlib] Add fix forPTH123(#20169)flake8-use-pathlib] FixPTH101,PTH104,PTH105,PTH121fixes (#20143)flake8-use-pathlib] MakePTH111fix unsafe because it can change behavior (#20215)pycodestyle] FixE301to only trigger for functions immediately within a class (#19768)refurb] Marksingle-item-membership-testfix as always unsafe (FURB171) (#20279)Bug fixes
flake8-bandit] Fix truthiness: dict-only**displays not truthy forshell(S602,S604,S609) (#20177)flake8-simplify] Fix diagnostic to show correct method name forstr.rsplitcalls (SIM905) (#20459)flynt] Use triple quotes for joined raw strings with newlines (FLY002) (#20197)pyupgrade] Fix false positive when class name is shadowed by local variable (UP008) (#20427)pyupgrade] Prevent infinite loop withI002andUP026(#20327)ruff] Recognize t-strings, generators, and lambdas ininvalid-index-type(RUF016) (#20213)Rule changes
RUF102] Respect rule redirects in invalid rule code detection (#20245)flake8-bugbear] Mark the fix forunreliable-callable-checkas always unsafe (B004) (#20318)ruff] Allow dataclass attribute value instantiation from nested frozen dataclass (RUF009) (#20352)CLI
output-format=sarif(#20300)Documentation
ruff] Addanalyze.string-imports-min-dotsto settings (#20375)Other changes
Contributors
v0.13.0Compare Source
Check out the blog post for a migration
guide and overview of the changes!
Breaking changes
Several rules can now add
from __future__ import annotationsautomaticallyTC001,TC002,TC003,RUF013, andUP037now addfrom __future__ import annotationsas part of their fixes when thelint.future-annotationssetting is enabled. This allows the rules to movemore imports into
TYPE_CHECKINGblocks (TC001,TC002, andTC003),use PEP 604 union syntax on Python versions before 3.10 (
RUF013), andunquote more annotations (
UP037).Full module paths are now used to verify first-party modules
Ruff now checks that the full path to a module exists on disk before
categorizing it as a first-party import. This change makes first-party
import detection more accurate, helping to avoid false positives on local
directories with the same name as a third-party dependency, for example. See
the FAQ
section on import categorization for more details.
Deprecated rules must now be selected by exact rule code
Ruff will no longer activate deprecated rules selected by their group name
or prefix. As noted below, the two remaining deprecated rules were also
removed in this release, so this won't affect any current rules, but it will
still affect any deprecations in the future.
The deprecated macOS configuration directory fallback has been removed
Ruff will no longer look for a user-level configuration file at
~/Library/Application Support/ruff/ruff.tomlon macOS. This feature wasdeprecated in v0.5 in favor of using the XDG
specification
(usually resolving to
~/.config/ruff/ruff.toml), like on Linux. Thefallback and accompanying deprecation warning have now been removed.
Removed Rules
The following rules have been removed:
pandas-df-variable-name(PD901)non-pep604-isinstance(UP038)Stabilization
The following rules have been stabilized and are no longer in preview:
airflow-dag-no-schedule-argument(
AIR002)airflow3-removal(AIR301)airflow3-moved-to-provider(
AIR302)airflow3-suggested-update(
AIR311)airflow3-suggested-to-move-to-provider(
AIR312)long-sleep-not-forever(ASYNC116)f-string-number-format(FURB116)os-symlink(PTH211)generic-not-last-base-class(
PYI059)redundant-none-literal(PYI061)pytest-raises-ambiguous-pattern(
RUF043)unused-unpacked-variable(
RUF059)useless-class-metaclass-type(
UP050)The following behaviors have been stabilized:
assert-raises-exception(B017)now checks for direct calls to
unittest.TestCase.assert_raisesandpytest.raisesinstead ofonly the context manager forms.
missing-trailing-comma(COM812)and
prohibited-trailing-comma(
COM819) now check for trailing commas in PEP 695 type parameter lists.raw-string-in-exception](http