-
Notifications
You must be signed in to change notification settings - Fork 5
Bump the python-packages group across 1 directory with 22 updates #45
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
Merged
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-packages group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `25.1.0` | `25.9.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.5.2` | `6.2.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.6.15` | `2025.8.3` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.1` | `2.0.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.2` | `3.4.3` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.4` | `46.0.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.19.1` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.40.3` | `2.41.1` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.24.0` | `4.25.1` | | [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) | `2025.4.1` | `2025.9.1` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [mitogen](https://github.com/mitogen-hq/mitogen) | `0.3.24` | `0.3.29` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.8` | `4.4.0` | | [psutil](https://github.com/giampaolo/psutil) | `7.0.0` | `7.1.0` | | [pycparser](https://github.com/eliben/pycparser) | `2.22` | `2.23` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [rich](https://github.com/Textualize/rich) | `14.0.0` | `14.1.0` | | [rpds-py](https://github.com/crate-py/rpds) | `0.26.0` | `0.27.1` | | ruamel-yaml | `0.18.14` | `0.18.15` | | ruamel-yaml-clib | `0.2.12` | `0.2.14` | Updates `black` from 25.1.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.9.0) Updates `cachetools` from 5.5.2 to 6.2.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.2...v6.2.0) Updates `certifi` from 2025.6.15 to 2025.8.3 - [Commits](certifi/python-certifi@2025.06.15...2025.08.03) Updates `cffi` from 1.17.1 to 2.0.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.1...v2.0.0) 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 `cryptography` from 45.0.4 to 46.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.4...46.0.2) 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 `google-auth` from 2.40.3 to 2.41.1 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.40.3...v2.41.1) Updates `jsonschema` from 4.24.0 to 4.25.1 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.24.0...v4.25.1) Updates `jsonschema-specifications` from 2025.4.1 to 2025.9.1 - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](python-jsonschema/jsonschema-specifications@v2025.4.1...v2025.9.1) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `mitogen` from 0.3.24 to 0.3.29 - [Release notes](https://github.com/mitogen-hq/mitogen/releases) - [Changelog](https://github.com/mitogen-hq/mitogen/blob/master/docs/changelog.rst) - [Commits](mitogen-hq/mitogen@v0.3.24...v0.3.29) 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 `psutil` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.0.0...release-7.1.0) Updates `pycparser` from 2.22 to 2.23 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.22...release_v2.23) Updates `pytest` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.1...8.4.2) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) 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 `rich` from 14.0.0 to 14.1.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.0.0...v14.1.0) Updates `rpds-py` from 0.26.0 to 0.27.1 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.26.0...v0.27.1) Updates `ruamel-yaml` from 0.18.14 to 0.18.15 Updates `ruamel-yaml-clib` from 0.2.12 to 0.2.14 --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cachetools dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: certifi dependency-version: 2025.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: charset-normalizer dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: filelock dependency-version: 3.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: google-auth dependency-version: 2.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: jsonschema dependency-version: 4.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: jsonschema-specifications dependency-version: 2025.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mitogen dependency-version: 0.3.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: psutil dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pycparser dependency-version: '2.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: rich dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rpds-py dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruamel-yaml dependency-version: 0.18.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruamel-yaml-clib dependency-version: 0.2.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
korowa
approved these changes
Oct 2, 2025
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-packages group with 22 updates in the / directory:
25.1.025.9.05.5.26.2.02025.6.152025.8.31.17.12.0.03.4.23.4.345.0.446.0.23.18.03.19.12.40.32.41.14.24.04.25.12025.4.12025.9.13.0.23.0.30.3.240.3.294.3.84.4.07.0.07.1.02.222.238.4.18.4.26.0.26.0.32.32.42.32.514.0.014.1.00.26.00.27.10.18.140.18.150.2.120.2.14Updates
blackfrom 25.1.0 to 25.9.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
af0ba72Prepare docs for release 25.9.0 (#4751)ffc01a0Fix schema generation error caused by new click version (#4750)626b32fAdd normalizing for\rstyle newlines (#4710)57a4612Fix mypy type issue (#4745)4f6ad7cWrap theinclause of comprehensions across lines if necessary (#4699)24f5169ci: Run diff-shades on unstable instead of preview (#4741)4d55e60Bump actions/setup-python from 5 to 6 (#4744)0cf39efImprove the performance of get_string_prefix (#4742)1f779deFix line ranges decorator edge case (#4670)203fd6bOptimize Line string method (#4739)Updates
cachetoolsfrom 5.5.2 to 6.2.0Changelog
Sourced from cachetools's changelog.
Commits
4a238adRelease v6.2.0.9d511b7Improve unit tests.79aa8c7Fix #356: Improve RRCache performance.bb6d71aRelease v6.1.0.77a9c59Fix #260: Use LFUCache implementation based on Blake Reid's "cacheing" library.b1d4eb2Bump codecov/codecov-action from 5.4.2 to 5.4.3820b154Refactor@cachedmethodunit tests.e497575Release v6.0.0.0a8f391Update related projects section.3afef37Pre-release v6.0.0b4.Updates
certififrom 2025.6.15 to 2025.8.3Commits
a97d9ad2025.08.03 (#362)ddd90c62025.07.14 (#359)d9052212025.07.09 (#358)Updates
cffifrom 1.17.1 to 2.0.0Release notes
Sourced from cffi's releases.
Commits
6366c01release 2.0.0 (#196)95c84762.0.0 post beta backports (#195)195cbdaRelease 2.0.0b1 (#183)b4bbe79fix version test to support beta7ed073dAdd support for the free-threaded build (#178)67a170dChange the license from MIT to MIT-no-attribution, which is the same without ...92645ecAdd Python 3.14 support/testing (#177)2b81170doc: update test commands in Section Testing/development tips (#158)25172b8doc: update year (#153)b57a92cissue 147: force-compute nested structs before parent structs. Occurs mainly...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
cryptographyfrom 45.0.4 to 46.0.2Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
99efe5abump version for 46.0.2 (#13531)e735cfcrelease 46.0.1 (#13450)4e457ffExplicitly specify python in mac uv build invocation (#13447)2726efdDepend on CFFI 2.0.0 or newer on Python > 3.8 (#13448)6223062release 46.0.0 (#13446)563c491Update comment for pyopenssl-release tag (#13445)d2f6f7fBump downstream dependencies in CI (#13439)e7ab02bwe'll ship this with 3.5.3 why not (#13442)0b68a4bAnother pair of bump dependencies fix (#13444)e076d08Attempt to fix commit message for bump downstreams (#13440)Updates
filelockfrom 3.18.0 to 3.19.1Release notes
Sourced from filelock's releases.
Commits
8d1009fUpdate release.yaml66a428eIncrease test coverage (#434)0dfc86eadd 3.14 to matrix (#433)0c54837Add support for 3.14 (#432)77d02f5Bump actions/checkout from 4 to 5 (#430)bc972b3[pre-commit.ci] pre-commit autoupdate (#429)78d02cbBump actions/download-artifact from 4 to 5 (#428)18cdb5d[pre-commit.ci] pre-commit autoupdate (#427)b198a09[pre-commit.ci] pre-commit autoupdate (#426)6b097e7[pre-commit.ci] pre-commit autoupdate (#425)Updates
google-authfrom 2.40.3 to 2.41.1Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
ebf3363chore(main): release 2.41.1 (#1816)751ce3ffix: suppress deprecation warning for ADC (#1815)819199achore(main): release 2.41.0 (#1797)58b66ecfix: Deprecating generic load methods and adding warnings on few cred types (...1e8a867chore: update owners (#1813)c30a6a7fix: fix type error in credentials.py for python 3.7 and 3.8 (#1805)03dfee2chore: secret update (#1806)2d89ab4docs: update user guide to include x509 feature. (#1802)03e640echore: update secret (#1803)99be2cefeat: Add trust boundary support for service accounts and impersonation. (#1778)Updates
jsonschemafrom 4.24.0 to 4.25.1Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
331c384Add the fix to the changelog.c1ec0a6Merge pull request #1398 from python-jsonschema/dependabot/github_actions/ast...8e7d594Merge pull request #1399 from python-jsonschema/dependabot/github_actions/act...460f4faMerge pull request #1396 from sirosen/improve-protocol-init-signature1e58409[pre-commit.ci] auto fixes from pre-commit.com hooks64bc217Add a typing test for the Validator protocol6c25741Bump actions/checkout from 4 to 5bf603d5Bump astral-sh/setup-uv from 6.4.3 to 6.5.0a916d8fFixValidatorprotocol init to match runtimede60f18Merge pull request #1397 from python-jsonschema/pre-commit-ci-update-configUpdates
jsonschema-specificationsfrom 2025.4.1 to 2025.9.1Release notes
Sourced from jsonschema-specifications's releases.
Commits
3b84601Update docs requirements.5a27ff3Merge pull request #107 from branen/relocate-misplaced-metaschemac2e2b75Move 2019-09 "format" schema to correct directorye2b4d6aMerge pull request #106 from python-jsonschema/pre-commit-ci-update-config1336f01[pre-commit.ci] pre-commit autoupdate9dd6369Merge pull request #105 from python-jsonschema/pre-commit-ci-update-configc1563ea[pre-commit.ci] pre-commit autoupdatecbd01efNo lockfile yet.125eafaMerge pull request #103 from python-jsonschema/pre-commit-ci-update-config9dca87cUse the setup-uv action for uv.Updates
markupsafefrom 3.0.2 to 3.0.3Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314wheels and test on CPython 3.14 (#504)3a9bd88add cp314 wheelsaafe44dremove slsa provenance (#501)Updates
mitogenfrom 0.3.24 to 0.3.29Release notes
Sourced from mitogen's releases.