-
Notifications
You must be signed in to change notification settings - Fork 11
Bump the python-dependencies group with 21 updates #485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
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
Bumps the python-dependencies group with 21 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2.4` | `5.2.5` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` | | [backrefs](https://github.com/facelessuser/backrefs) | `5.9` | `6.0.1` | | [certifi](https://github.com/certifi/python-certifi) | `2025.7.14` | `2025.8.3` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.2` | `3.4.3` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.9.0` | `1.13.0` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.4.2` | `1.4.3` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.16` | `9.6.18` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.16.12` | `1.18.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.8` | `4.4.0` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [build](https://github.com/pypa/build) | `1.2.2.post1` | `1.3.0` | | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.10.1` | `7.10.6` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.19.1` | | [identify](https://github.com/pre-commit/identify) | `2.6.12` | `2.6.13` | | [json5](https://github.com/dpranke/pyjson5) | `0.12.0` | `0.12.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.3.0` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2025.7.34` | `2025.9.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.7` | `0.12.11` | | [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.20250516` | `6.0.12.20250822` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.32.0` | `20.34.0` | Updates `django` from 5.2.4 to 5.2.5 - [Commits](django/django@5.2.4...5.2.5) Updates `typing-extensions` from 4.14.1 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.14.1...4.15.0) Updates `backrefs` from 5.9 to 6.0.1 - [Release notes](https://github.com/facelessuser/backrefs/releases) - [Commits](facelessuser/backrefs@5.9...6.0.1) Updates `certifi` from 2025.7.14 to 2025.8.3 - [Commits](certifi/python-certifi@2025.07.14...2025.08.03) Updates `charset-normalizer` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.2...3.4.3) Updates `griffe` from 1.9.0 to 1.13.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.9.0...1.13.0) Updates `mkdocs-autorefs` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.4.2...1.4.3) Updates `mkdocs-material` from 9.6.16 to 9.6.18 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.16...9.6.18) Updates `mkdocstrings-python` from 1.16.12 to 1.18.2 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.12...1.18.2) Updates `platformdirs` from 4.3.8 to 4.4.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.8...4.4.0) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `build` from 1.2.2.post1 to 1.3.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.2.post1...1.3.0) Updates `coverage[toml]` from 7.10.1 to 7.10.6 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.1...7.10.6) Updates `filelock` from 3.18.0 to 3.19.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.18.0...3.19.1) Updates `identify` from 2.6.12 to 2.6.13 - [Commits](pre-commit/identify@v2.6.12...v2.6.13) Updates `json5` from 0.12.0 to 0.12.1 - [Commits](dpranke/pyjson5@v0.12.0...v0.12.1) Updates `pre-commit` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.2.0...v4.3.0) Updates `regex` from 2025.7.34 to 2025.9.1 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2025.7.34...2025.9.1) Updates `ruff` from 0.12.7 to 0.12.11 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.12.7...0.12.11) Updates `types-pyyaml` from 6.0.12.20250516 to 6.0.12.20250822 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `virtualenv` from 20.32.0 to 20.34.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.32.0...20.34.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: backrefs dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: certifi dependency-version: 2025.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: griffe dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mkdocs-autorefs dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-version: 9.6.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocstrings-python dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: build dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage[toml] dependency-version: 7.10.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: filelock dependency-version: 3.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: identify dependency-version: 2.6.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: json5 dependency-version: 0.12.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: regex dependency-version: 2025.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.12.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20250822 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: virtualenv dependency-version: 20.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
October 1, 2025 17:15
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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.
Bumps the python-dependencies group with 21 updates:
5.2.45.2.54.14.14.15.05.96.0.12025.7.142025.8.33.4.23.4.31.9.01.13.01.4.21.4.39.6.169.6.181.16.121.18.24.3.84.4.02.32.42.32.51.2.2.post11.3.07.10.17.10.63.18.03.19.12.6.122.6.130.12.00.12.14.2.04.3.02025.7.342025.9.10.12.70.12.116.0.12.202505166.0.12.2025082220.32.020.34.0Updates
djangofrom 5.2.4 to 5.2.5Commits
a3b1107[5.2.x] Bumped version for 5.2.5 release.0489f54[5.2.x] Added release date for 5.2.5.a9c7d4b[5.2.x] Refs #36485 -- Grouped docs checks under a unified make check target.5ad6d43[5.2.x] Refs #34140 -- Added dedicated code block formatting section in docs/...bdc3f9e[5.2.x] Fixed #36530 -- Extended fields.E347 to check for ManyToManyField inv...f01ceae[5.2.x] Fixed #36535 -- Ensured compatibility with docutils 0.19 through 0.22.5ca58ce[5.2.x] Corrected assertNumQueries() example in docs/topics/testing/tools.txt.b3bb723[5.2.x] Fixed #34871, #36518 -- Implemented unresolved lookups expression rep...e5ccb69[5.2.x] Fixed #36198 -- Implemented unresolved transform expression replacement.5aefd00[5.2.x] Fixed writer_name deprecation warning in docutils 0.22+.Updates
typing-extensionsfrom 4.14.1 to 4.15.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
9d1637ePrepare release 4.15.0 (#658)4bd67c5Coverage: exclude some noise (#656)e589a26Coverage: add detailed report to job summary (#655)67d37feCoverage: Implement fail_under (#654)e9ae26fDon't delete previous coverage comment (#653)ac80bb7Add Coverage workflow (#623)abaaafdPrepare release 4.15.0rc1 (#650)9810405Add@disjoint_base(PEP 800) (#634)7ee9e05Backport type_params fix from CPython (#646)1e8eb9cDo not refer to PEP 705 as being experimental (#648)Updates
backrefsfrom 5.9 to 6.0.1Release notes
Sourced from backrefs's releases.
Commits
63f8a4bFix grammar7f4bf61Rework POSIX alias956df5fFix ASCII block regression7a948f0Clean up code and add more comments9b2e406Add more flag tests47d62b1Handle enable/disable properly8e75967Fix issues with scoped flags (#192)0df8e77POSIX character classes should use POSIX compatibility rules by default (#191)31fd8c5Call mkdocs directly on deployUpdates
certififrom 2025.7.14 to 2025.8.3Commits
a97d9ad2025.08.03 (#362)Updates
charset-normalizerfrom 3.4.2 to 3.4.3Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
46f662dRelease 3.4.3 (#638)1a059b2🔧 skip building on freethreaded as we're not confident it is stable2275e3d📝 final note in CHANGELOG.mdc96acdf📝 update release date on CHANGELOG.md43e5460📝 update README.mdf277074🔧 automatically lower confidence on small bytes str on non Unicode res...15ae241🐛 automatically fallback on valid UTF-16 or UTF-32 even if the md says it...37397c1🔧 enable 3.14 in nox test_mypyc sessioncb82537⏪ revert license due to compat python 3.7 issue setuptools6a2efeb🎨 fix linter errorsUpdates
griffefrom 1.9.0 to 1.13.0Release notes
Sourced from griffe's releases.
... (truncated)
Changelog
Sourced from griffe's changelog.
... (truncated)
Commits
e13f5edchore: Prepare release 1.13.05417b70feat: Addis_init_methodpropertyfa01ac0ci: Fix Pylance warnings5f0d9e6fix: Increase maximum recursion limit when calling as a CLI266be2dci: Improve typing fof callables in expression-building node mapedf81dfchore: Fixmake runcommand2cb37a7docs: Fix link to API tests file1796272chore: Template upgrade5e79fbedocs: Addrad clonebadge in README72b4466chore: Template upgradeUpdates
mkdocs-autorefsfrom 1.4.2 to 1.4.3Release notes
Sourced from mkdocs-autorefs's releases.
Changelog
Sourced from mkdocs-autorefs's changelog.
Commits
a77611bchore: Prepare release 1.4.30bc358bchore: Template upgrade664aecerefactor: Be more robust when getting breadcrumbs/backlinksUpdates
mkdocs-materialfrom 9.6.16 to 9.6.18Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
51bc7baPrepare 9.6.18 releasefe4a431Updated dependencies3b3c632Updated Azerbaijani translations26d6e5eImproved compatibility with minijinjac79364aFixed last minijinja compat issues in templatesc89a66bUpdated changelog6fb115bPrepare 9.6.17 releasef3bf8b3Fixed linter errorsb1ad1bcUpdated dependencies83055c1Fixed linter errorsUpdates
mkdocstrings-pythonfrom 1.16.12 to 1.18.2Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
754b481chore: Prepare release 1.18.26f79be0fix: Normalize spaces to underscores when passing object to rendering context...30d4ba2docs: Fix docs for type parameter headings9133589chore: Prepare release 1.18.19ef620ffix: Don't show implementation signature of__init__method when2d3f75achore: Prepare release 1.18.0dc8c3adfeat: Support PEP 695 generics53507b5ci: Remove unused type ignore comment6004ccffix: Increase maximum recursion limit in case of deeply nested ASTs (rare occ...3a0bb1echore: Prepare release 1.17.0Updates
platformdirsfrom 4.3.8 to 4.4.0Release notes
Sourced from platformdirs's releases.
Commits
c945a28feat: improve homebrew path detection (#370)9f616e9[pre-commit.ci] pre-commit autoupdate (#372)5720f26[pre-commit.ci] pre-commit autoupdate (#367)848924d[pre-commit.ci] pre-commit autoupdate (#365)df2e678Bump actions/checkout from 4 to 5 in the all group (#366)009a3f8Bump actions/download-artifact from 4 to 5 in the all group (#364)3d194ee[pre-commit.ci] pre-commit autoupdate (#363)6046533[pre-commit.ci] pre-commit autoupdate (#362)88389ce[pre-commit.ci] pre-commit autoupdate (#361)82763ff[pre-commit.ci] pre-commit autoupdate (#360)Updates
requestsfrom 2.32.4 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Updates
buildfrom 1.2.2.post1 to 1.3.0Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
... (truncated)
Commits
60e8752chore: bump to 1.3.0 (#919)807cfbafeat: add --config-json (#916)bf54ad0tests: fix issues with ignore53852dfdocs: uv exampleb983371tests: optional virtualenv6cd157aAdopt PEP 639 "license" field (#914)bdaea36tests: fixes for errors in CI14d6508pre-commit: bump repositories59ac60epre-commit: bump repositories48ebd63pre-commit: bump repositoriesUpdates
coverage[toml]from 7.10.1 to 7.10.6Release notes
Sourced from coverage[toml]'s releases.