Bump the dependencies group with 21 updates - #722
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the dependencies group with 21 updates: | Package | From | To | | --- | --- | --- | | [idna](https://github.com/kjd/idna) | `3.18` | `3.19` | | [cffi](https://github.com/python-cffi/cffi) | `2.1.0` | `2.1.1` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.16.0` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [pygments](https://github.com/pygments/pygments) | `2.20.0` | `2.21.0` | | [argcomplete](https://github.com/kislyuk/argcomplete) | `3.7.0` | `3.7.2` | | [ast-serialize](https://github.com/mypyc/ast_serialize) | `0.6.0` | `0.8.0` | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [dependency-groups](https://github.com/pypa/dependency-groups) | `1.3.1` | `1.3.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.2` | `3.32.5` | | [isort](https://github.com/PyCQA/isort) | `8.0.1` | `9.0.1` | | [librt](https://github.com/mypyc/librt) | `0.13.0` | `0.15.0` | | [mypy](https://github.com/python/mypy) | `2.3.0` | `2.3.1` | | [nox](https://github.com/wntrblm/nox) | `2026.7.11` | `2026.8.17` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.11.0` | `4.11.5` | | [python-discovery](https://github.com/tox-dev/python-discovery) | `1.5.1` | `1.6.0` | | [types-cffi](https://github.com/python/typeshed) | `2.0.0.20260518` | `2.1.0.20260827` | | [types-setuptools](https://github.com/python/typeshed) | `83.0.0.20260724` | `84.0.0.20260812` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.7.1` | `21.7.7` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.9` | `3.5.1` | | [imagesize](https://github.com/shibukawa/imagesize_py) | `2.0.0` | `2.0.1` | Updates `idna` from 3.18 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.18...v3.19) Updates `cffi` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v2.1.0...v2.1.1) Updates `coverage` from 7.15.2 to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.2...7.16.0) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `pygments` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.20.0...2.21.0) Updates `argcomplete` from 3.7.0 to 3.7.2 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.7.0...v3.7.2) Updates `ast-serialize` from 0.6.0 to 0.8.0 - [Commits](mypyc/ast_serialize@v0.6.0...v0.8.0) Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `dependency-groups` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/pypa/dependency-groups/releases) - [Changelog](https://github.com/pypa/dependency-groups/blob/main/CHANGELOG.rst) - [Commits](pypa/dependency-groups@1.3.1...1.3.2) Updates `filelock` from 3.32.2 to 3.32.5 - [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.32.2...3.32.5) Updates `isort` from 8.0.1 to 9.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@8.0.1...9.0.1) Updates `librt` from 0.13.0 to 0.15.0 - [Commits](mypyc/librt@v0.13.0...v0.15.0) Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `nox` from 2026.7.11 to 2026.8.17 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2026.07.11...2026.08.17) Updates `platformdirs` from 4.11.0 to 4.11.5 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.11.0...4.11.5) Updates `python-discovery` from 1.5.1 to 1.6.0 - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Changelog](https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst) - [Commits](tox-dev/python-discovery@1.5.1...1.6.0) Updates `types-cffi` from 2.0.0.20260518 to 2.1.0.20260827 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 83.0.0.20260724 to 84.0.0.20260812 - [Commits](https://github.com/python/typeshed/commits) Updates `virtualenv` from 21.7.1 to 21.7.7 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.7.1...21.7.7) Updates `charset-normalizer` from 3.4.9 to 3.5.1 - [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.9...3.5.1) Updates `imagesize` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/shibukawa/imagesize_py/releases) - [Commits](shibukawa/imagesize_py@2.0.0...2.0.1) --- updated-dependencies: - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cffi dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pygments dependency-version: 2.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: argcomplete dependency-version: 3.7.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ast-serialize dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: click dependency-version: 8.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dependency-groups dependency-version: 1.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-version: 3.32.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: isort dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: librt dependency-version: 0.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nox dependency-version: 2026.8.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-version: 4.11.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: python-discovery dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-cffi dependency-version: 2.1.0.20260827 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-setuptools dependency-version: 84.0.0.20260812 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: virtualenv dependency-version: 21.7.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: imagesize dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the dependencies group with 21 updates:
3.183.192.1.02.1.17.15.27.16.026.226.32.20.02.21.03.7.03.7.20.6.00.8.08.4.28.5.01.3.11.3.23.32.23.32.58.0.19.0.10.13.00.15.02.3.02.3.12026.7.112026.8.174.11.04.11.51.5.11.6.02.0.0.202605182.1.0.2026082783.0.0.2026072484.0.0.2026081221.7.121.7.73.4.93.5.12.0.02.0.1Updates
idnafrom 3.18 to 3.19Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
03a9a11Release 3.192d2a7efPre-release 3.19rc05cce130Merge pull request #268 from kjd/fix-std3-regex-alert3914b75Split the STD3 disallowed-character range so uppercase is explicitce9fd98Merge pull request #267 from kjd/housekeeping809240cFail CI when the license copyright year is behind the current yeard9e16c5Consolidate test fixtures, prune stale gitignore entries, and fix doc typosef30feeRemove dead code and pare back superfluous commentsb907913Tighten the version support and Unicode notes in the README6204cbeIgnore local build artifacts and stop packaging stray tooling configUpdates
cffifrom 2.1.0 to 2.1.1Release notes
Sourced from cffi's releases.
Commits
fd33e77New release 2.1.156a7876Use PyGILState_Ensure to avoid accessing CPython internals (#269) (#270)Updates
coveragefrom 7.15.2 to 7.16.0Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
3e9fc16docs: prep for 7.16.038be8d1build: control check-manifest explicitly8eb1266docs(build): no longer commit sample_html1a8b3fadocs: remove sample_htmlaeaa79bdocs: linklint is now sphinx-linklintd5eaf3ftest: a branchless way to re-add extensions57e52fddocs: adjust CHANGES for #2270b9d304dfix: check for multiprocessing in a --concurrency list (#2270)a6ef928chore: make upgrade070461fchore: bump the action-dependencies group with 4 updates (#2271)Updates
packagingfrom 26.2 to 26.3Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
929fd4bBump for releasef300ebfchore(deps): bump the pre-commit group with 5 updates (#1357)f91d975ci(downstream): bump hatchling to 1.31.0 and fix its pytest rootdir (#1361)b1a7124chore(deps): bump the github-actions group with 7 updates (#1358)2d873ebfix(metadata): fold every line boundary when writing headers (#1356)413d006docs: changelog for 26.3 (#1343)4eb0753docs(metadata): explain selective field validation (#1342)77e9ed4feat(tags): add pure Python tag generator (#1346)7cea5e8ci: drop 3.13t on Windows (3.13.14t may fail to build, run takes 9 minutes) (...45a8b34docs: add missing versionadded/versionchanged directives (#1344)Updates
pygmentsfrom 2.20.0 to 2.21.0Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
a43b45dGet ready for the 2.21.0 release.d8f14cbFix version_added for Purescript.19c5817Remove superfluous parentheses from PostgresExplainLexer (#3232)9992e09Merge pull request #3191 from jvoisin/dupesbd22577Fix regexlint warnings after latest update.6a62df1Release preparation: Update the changelog.aabba32Merge pull request #3221 from jvoisin/alterd3441d0Merge pull request #3225 from jvoisin/caddyc593f3fAdd a lexer for Caddy0644b53Simplify single-character regex alternations to character classesUpdates
argcompletefrom 3.7.0 to 3.7.2Release notes
Sourced from argcomplete's releases.
Changelog
Sourced from argcomplete's changelog.
Commits
0571dc4v3.7.21ab04b0Require Python 3.10+ (#558)da6d055v3.7.182e9eb3Fix for kislyuk#544 => TestZshGlobalExplicit tests are failing after upgrade ...fa5c56cExpand ~ in _FilteredFilesCompleter (DirectoriesCompleter) (#553)e14acbaMake isort happy77832ed100% type coverage (#554)0d1cb9aDrop EOL Pythons from CIUpdates
ast-serializefrom 0.6.0 to 0.8.0Commits
a0d7a91Bump version to 0.8.0a0ba661Try building version-specific wheels for Emscripten (#76)fc316faAdd missing Python 3.15 trove classifier (#74)74193f3Bump version to 0.7.05b7276cMinor update after adding wheels for Python 3.15 (#73)49e34a5Vendor Ruff crates (#70)fbca1afBuild musllinux wheels for ppc64le and riscv64 (#72)c2db11cBuild wheels for Python 3.15 (#71)Updates
clickfrom 8.4.2 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)Updates
dependency-groupsfrom 1.3.1 to 1.3.2Release notes
Sourced from dependency-groups's releases.
Changelog
Sourced from