Deps: Bump the python-packages group across 1 directory with 24 updates#704
Open
dependabot[bot] wants to merge 1 commit into
Open
Deps: Bump the python-packages group across 1 directory with 24 updates#704dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-packages group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [psutil](https://github.com/giampaolo/psutil) | `7.0.0` | `7.2.2` | | [python-gnupg](https://github.com/vsajip/python-gnupg) | `0.5.4` | `0.5.6` | | [tomli](https://github.com/hukkin/tomli) | `2.2.1` | `2.4.1` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.10.1` | `7.10.7` | | [pontos](https://github.com/greenbone/pontos) | `25.6.0` | `26.2.0` | | [autohooks](https://github.com/greenbone/autohooks) | `25.4.1` | `26.2.0` | | [anyio](https://github.com/agronholm/anyio) | `4.9.0` | `4.12.1` | | [black](https://github.com/psf/black) | `25.1.0` | `25.11.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.7.14` | `2026.2.25` | | [colorful](https://github.com/timofurrer/colorful) | `0.5.7` | `0.5.8` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.3.0` | `1.3.1` | | [h2](https://github.com/python-hyper/h2) | `4.2.0` | `4.3.0` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [isort](https://github.com/PyCQA/isort) | `6.0.1` | `6.1.0` | | [lxml](https://github.com/lxml/lxml) | `6.0.0` | `6.0.2` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `0.12.1` | `1.0.4` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.8` | `4.4.0` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [rich](https://github.com/Textualize/rich) | `14.1.0` | `14.3.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.5` | `0.15.8` | | [shtab](https://github.com/iterative/shtab) | `1.7.2` | `1.8.0` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.13.3` | `0.14.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` | Updates `psutil` from 7.0.0 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](giampaolo/psutil@v7.0.0...v7.2.2) Updates `python-gnupg` from 0.5.4 to 0.5.6 - [Release notes](https://github.com/vsajip/python-gnupg/releases) - [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release) - [Commits](vsajip/python-gnupg@0.5.4...0.5.6) Updates `tomli` from 2.2.1 to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.2.1...2.4.1) Updates `packaging` from 25.0 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.0) Updates `coverage` from 7.10.1 to 7.10.7 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.1...7.10.7) Updates `pontos` from 25.6.0 to 26.2.0 - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](greenbone/pontos@v25.6.0...v26.2.0) Updates `autohooks` from 25.4.1 to 26.2.0 - [Release notes](https://github.com/greenbone/autohooks/releases) - [Commits](greenbone/autohooks@v25.4.1...v26.2.0) Updates `anyio` from 4.9.0 to 4.12.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.9.0...4.12.1) Updates `black` from 25.1.0 to 25.11.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.11.0) Updates `certifi` from 2025.7.14 to 2026.2.25 - [Commits](certifi/python-certifi@2025.07.14...2026.02.25) Updates `colorful` from 0.5.7 to 0.5.8 - [Release notes](https://github.com/timofurrer/colorful/releases) - [Changelog](https://github.com/timofurrer/colorful/blob/master/CHANGELOG.md) - [Commits](timofurrer/colorful@v0.5.7...v0.5.8) Updates `exceptiongroup` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.3.0...1.3.1) Updates `h2` from 4.2.0 to 4.3.0 - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](python-hyper/h2@v4.2.0...v4.3.0) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) Updates `isort` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.1...6.1.0) Updates `lxml` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.0.0...lxml-6.0.2) Updates `pathspec` from 0.12.1 to 1.0.4 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.12.1...v1.0.4) 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/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.3.8...4.4.0) Updates `pygments` from 2.19.2 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) Updates `rich` from 14.1.0 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.1.0...v14.3.3) Updates `ruff` from 0.12.5 to 0.15.8 - [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.5...0.15.8) Updates `shtab` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/iterative/shtab/releases) - [Commits](iterative/shtab@v1.7.2...v1.8.0) Updates `tomlkit` from 0.13.3 to 0.14.0 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.3...0.14.0) 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) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: python-gnupg dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: coverage dependency-version: 7.10.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pontos dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: autohooks dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: anyio dependency-version: 4.12.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: black dependency-version: 25.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: colorful dependency-version: 0.5.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: exceptiongroup dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: h2 dependency-version: 4.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: idna dependency-version: '3.11' dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: isort dependency-version: 6.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: lxml dependency-version: 6.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pathspec dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rich dependency-version: 14.3.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.8 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: shtab dependency-version: 1.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: tomlkit dependency-version: 0.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
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 python-packages group with 24 updates in the / directory:
7.0.07.2.20.5.40.5.62.2.12.4.125.026.07.10.17.10.725.6.026.2.025.4.126.2.04.9.04.12.125.1.025.11.02025.7.142026.2.250.5.70.5.81.3.01.3.14.2.04.3.03.103.116.0.16.1.06.0.06.0.20.12.11.0.44.3.84.4.02.19.22.20.014.1.014.3.30.12.50.15.81.7.21.8.00.13.30.14.04.14.14.15.0Updates
psutilfrom 7.0.0 to 7.2.2Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
9eea97dPre-release938ac64Rm sphinxcontrib.googleanalytics; override layout.html9dcbb7eAdd sphinxcontrib-googleanalytics to requirements.txt76eaf9aTry to add google analytics to docde1cafaUpdate doc mentioning Process.wait() internal detailsbb30943Refact can_use_pidfd_open() and can_use_kqueue()a571717#2708, macos / cmdline / environ; raise AD instead of OSError(0) (#2709)8b98c3ePre-release700b7e6[macOS] fix potential leaks in error paths (#2707)7cc7923Windows / cmdline(): be more defensive in free()ing in case of errorUpdates
python-gnupgfrom 0.5.4 to 0.5.6Release notes
Sourced from python-gnupg's releases.
Commits
54e9ca0Changes for 0.5.6.8825037Add support for Python 3.14 (#268)909cf60Remove Travis CI and AppVeyor config (#269)f0bfa1aDrop redundantwheelfrom PEP 517 build deps (#264)9b0399bFix typo: spell decrypted_data correctly in the documentation. (#263)fcedea7Added capability to subkey_info, reformatted code.eca04ebSet username when Verify uses a signing key that has expired or been (#262)acfa898Fix #261: Ensure fingerprint and keygrip are added to subkey_info.8148db4Bump version.2e82984Added tag 0.5.5 for changeset 1b77f5b12ad7Updates
tomlifrom 2.2.1 to 2.4.1Changelog
Sourced from tomli's changelog.
Commits
c5f4469Bump version: 2.4.0 → 2.4.12bcd262Add change log for 2.4.1 and 2.3.1e1fdb94Limit number of parts of a key (#286)c20c491pre-commit autoupdate920e20bUpdate performance benchmark and results064e492Merge pull request #280 from hukkin/version-2.4.0a678e6fBump version: 2.3.0 → 2.4.0b8a1358Tests: remove now needless "TOML compliance"->"burntsushi" format conversion4979375Update GitHub actionsf890dd1Update pre-commit hooksUpdates
packagingfrom 25.0 to 26.0Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
3b77a26Bump for release31371ccdocs: prepare for 26.0 final (#1063)9627a88perf: dual replace (#1064)d5398b8fix: restore ._version as a compat shim (#1062)3a7b600Bump for developmentd4eefdcBump for release4618912docs: prepare for 26.0rc3 (#1060)0cf1b41ci: test on first public release of CPythons (#1056)716beb1perf: 10% faster stripping zeros (#1058)350a230fix: support CPython 3.11.0-3.11.4 and older PyPy3.11 (#1055)Updates
coveragefrom 7.10.1 to 7.10.7Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
92a2af5docs: sample HTML for 7.10.7952afdadocs: prep for 7.10.7a301761build: riscv64 wheels (#2055)5daff8ddocs: now source is formatted with ruff04bbc3adocs: discuss cog in the contributing docsc181b93build: use cog --check-fail-msg to instruct devs33c4ba1chore: make upgrade0744b73chore: bump the action-dependencies group across 1 directory with 2 updates (...0d5a112perf: bulk narrowing to avoid N**2. #2048a868ed9docs: mention Python Discord on the index pageUpdates
pontosfrom 25.6.0 to 26.2.0Release notes
Sourced from pontos's releases.
... (truncated)
Commits
ff7b80eAutomatic release to 26.2.0a6ff904Add: Add --project-type to release create and all version CLI commandse6ee003Deps: Bump the python-packages group with 2 updates9e2ece3Deps: Bump ruff from 0.14.14 to 0.15.0 in the python-packages groupf15e15dDeps: Bump the python-packages group with 4 updates43f5f9aDeps: Bump actions/checkout from 6.0.1 to 6.0.2 in the actions group51838e2Deps: Bump the python-packages group with 5 updates60b8e91Deps: Bump the python-packages group with 4 updatese9eb455Fix Add or Update detect-hidden-unicode.yml (#1177)a7b75e6Deps: Bump the python-packages group with 4 updatesUpdates
autohooksfrom 25.4.1 to 26.2.0Release notes
Sourced from autohooks's releases.
... (truncated)
Commits
00c9ab4Automatic release to 26.2.02c1bd9dChange: Make ruff & black happy37739c4Change: Update documentationfe57e13Add: Unit tests for uv mode329294fAdd: Support for uvedf8288Deps: Bump the dependencies group across 1 directory with 4 updatesed561e2Deps: Bump ruff from 0.14.14 to 0.15.0 in the dependencies group9ccd4f2Deps: Bump the dependencies group across 1 directory with 7 updates83af4d2Deps: Bump the dependencies group with 4 updates8c2c3cdDeps: Bump the dependencies group across 1 directory with 4 updatesUpdates
anyiofrom 4.9.0 to 4.12.1Release notes
Sourced from anyio's releases.
... (truncated)
Commits
a0dccbdBumped up the versione1121a7Enabled tests for the 4.12.x branch69ab43eFixedanyio.functools.lru_cachenot working with methods (#1056)4f4b33eRemoveBlockingPortal.__new__hack (#1053)af17d89Replaced the NoCurrentAsyncBackend exception with NoEventLoopError (#1049)4310264Updated pre-commit modules0cc6723Bump the github-actions group with 3 updates (#1051)bc021b6Fixed the download-artifact settings to retain the expected behaviorc6000aaCorrected the format of the version in the changelog9d1bfe0Bumped up the versionUpdates
blackfrom 25.1.0 to 25.11.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.