Bump the poetry-dependencies group with 23 updates#110
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the poetry-dependencies group with 23 updates#110dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the poetry-dependencies group with 23 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `25.12.0` | `26.1.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.1` | `7.13.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.11` | `0.15.4` | | [typeguard](https://github.com/agronholm/typeguard) | `4.4.4` | `4.5.1` | | [ipykernel](https://github.com/ipython/ipykernel) | `7.1.0` | `7.2.0` | | [isort](https://github.com/PyCQA/isort) | `7.0.0` | `8.0.1` | | [babel](https://github.com/python-babel/babel) | `2.17.0` | `2.18.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.19` | `1.8.20` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.3` | `3.24.3` | | [librt](https://github.com/mypyc/librt) | `0.7.8` | `0.8.1` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [parso](https://github.com/davidhalter/parso) | `0.8.5` | `0.8.6` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `1.0.3` | `1.0.4` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.5.1` | `4.9.2` | | [psutil](https://github.com/giampaolo/psutil) | `7.2.1` | `7.2.2` | | [pycparser](https://github.com/eliben/pycparser) | `2.23` | `3.0` | | [pytokens](https://github.com/tusharsadhwani/pytokens) | `0.3.0` | `0.4.1` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8.1` | `2.8.3` | | [starlette](https://github.com/Kludex/starlette) | `0.51.0` | `0.52.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.40.0` | `0.41.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.36.1` | `21.1.0` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.14` | `0.6.0` | Updates `black` from 25.12.0 to 26.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.12.0...26.1.0) Updates `coverage` from 7.13.1 to 7.13.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.1...7.13.4) Updates `ruff` from 0.14.11 to 0.15.4 - [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.14.11...0.15.4) Updates `typeguard` from 4.4.4 to 4.5.1 - [Release notes](https://github.com/agronholm/typeguard/releases) - [Commits](agronholm/typeguard@4.4.4...4.5.1) Updates `ipykernel` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v7.1.0...v7.2.0) Updates `isort` from 7.0.0 to 8.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@7.0.0...8.0.1) Updates `babel` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.17.0...v2.18.0) Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](certifi/python-certifi@2026.01.04...2026.02.25) Updates `debugpy` from 1.8.19 to 1.8.20 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.19...v1.8.20) Updates `filelock` from 3.20.3 to 3.24.3 - [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.20.3...3.24.3) Updates `librt` from 0.7.8 to 0.8.1 - [Commits](mypyc/librt@v0.7.8...v0.8.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 `parso` from 0.8.5 to 0.8.6 - [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst) - [Commits](davidhalter/parso@v0.8.5...v0.8.6) Updates `pathspec` from 1.0.3 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@v1.0.3...v1.0.4) Updates `platformdirs` from 4.5.1 to 4.9.2 - [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.5.1...4.9.2) Updates `psutil` from 7.2.1 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.2.1...release-7.2.2) Updates `pycparser` from 2.23 to 3.0 - [Release notes](https://github.com/eliben/pycparser/releases) - [Commits](eliben/pycparser@release_v2.23...release_v3.00) Updates `pytokens` from 0.3.0 to 0.4.1 - [Changelog](https://github.com/tusharsadhwani/pytokens/blob/main/CHANGELOG.md) - [Commits](tusharsadhwani/pytokens@0.3.0...0.4.1) Updates `soupsieve` from 2.8.1 to 2.8.3 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.8.1...2.8.3) Updates `starlette` from 0.51.0 to 0.52.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.51.0...0.52.1) Updates `uvicorn` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.40.0...0.41.0) Updates `virtualenv` from 20.36.1 to 21.1.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.36.1...21.1.0) Updates `wcwidth` from 0.2.14 to 0.6.0 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.14...0.6.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: typeguard dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ipykernel dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: babel dependency-version: 2.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: debugpy dependency-version: 1.8.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: filelock dependency-version: 3.24.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: librt dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: packaging dependency-version: '26.0' dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: parso dependency-version: 0.8.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pathspec dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: platformdirs dependency-version: 4.9.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: psutil dependency-version: 7.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pycparser dependency-version: '3.0' dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: pytokens dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: soupsieve dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: starlette dependency-version: 0.52.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: uvicorn dependency-version: 0.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: virtualenv dependency-version: 21.1.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: wcwidth dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-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 poetry-dependencies group with 23 updates:
25.12.026.1.07.13.17.13.40.14.110.15.44.4.44.5.17.1.07.2.07.0.08.0.12.17.02.18.02026.1.42026.2.251.8.191.8.203.20.33.24.30.7.80.8.125.026.00.8.50.8.61.0.31.0.44.5.14.9.27.2.17.2.22.233.00.3.00.4.12.8.12.8.30.51.00.52.10.40.00.41.020.36.121.1.00.2.140.6.0Updates
blackfrom 25.12.0 to 26.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
6305bf1Prepare 2026.1.0 release (#4892)e71305bBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#4961)21a2a8cFix Shutdown multiprocessing Manager in schedule_formatting (#4952)e3146ceBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#4919)fe1fbc4Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#4923)2b4b7fcBump actions/download-artifact from 6.0.0 to 7.0.0 (#4922)d745be6docs: document --force-exclude for pre-commit workflows (#4957)b41acd6Various CI and doc refactors (#4928)6f43612Handle pathspec v1 changes (#4958)200c550Bump furo from 2025.9.25 to 2025.12.19 in /docs (#4933)Updates
coveragefrom 7.13.1 to 7.13.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
4f78d57build: no need to publish status.jsonf8616ffdocs: sample HTML for 7.13.4fcf8c68docs: prep for 7.13.4189ecfddocs: thanks Pankhudi Jain for ppc64le wheels #212158aade0build: add support for ppc64le architecture (#2121)8ea42c8chore: bump actions/attest-build-provenance (#2131)c09595fdocs: Janine put a lot of effort into debugging issue #21288ee1760docs: Greg wrote a great issue: #212976ba043docs: thanks, Noah Fatsi371fcc5fix: set fixed paths_list in TreeMatcher init (#2130)Updates
rufffrom 0.14.11 to 0.15.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f14edd8Bump 0.15.4 (#23595)fd09d37Fix panic on access to definitions after analyzing definitions (#23588)81d655f[pyflakes] suppress false positive inF821for names used beforedelin...625b4f5[ruff] docs: Clarify first-party import detection in Ruff (#23591)60facfaone word typo fix in awhile_loop.mdtest case (#23589)fbb9fa7docs: fix incorrect import-heading example (#23568)5bc49a9Increase the ruleset size to 16 bits (#23586)a62ba8c[ty] Fix overloaded callable assignability for unary Callable targets (#23277)e5f2f36Bump 0.15.3 (#23585)0e19fc9[ty] defer calculating conjunctions in narrowing constraints (#23552)Updates
typeguardfrom 4.4.4 to 4.5.1Release notes
Sourced from typeguard's releases.
Commits
67cae3dAdded release date8005884Fixed incorrect calculation of cutoff_offset in check_variable_assignment()85bf35bFixed the PyPI upload step16e827fAdded release date5a075bcFixed duplicate test parameter IDaf3ab1fUpdated README to mention the two restored functions574dda4Restored check_argument_types() and check_return_value()b05b7daFixed single-tuple unpacking assignments not working208c246Added funding information and moved the security info1cd7638Fixed type aliases not being resolved during type checkingUpdates
ipykernelfrom 7.1.0 to 7.2.0Release notes
Sourced from ipykernel's releases.
... (truncated)
Changelog
Sourced from ipykernel's changelog.
... (truncated)
Commits
4b37e75Publish 7.2.01630c4fTemporarily revert "Test changing base method to async after (#1464)" (#1493)8086199Temporarily revert "Test changing base method to async after (#1464)"a2d47a2chore: update pre-commit hooks (#1472)06c9aeePublish 7.2.0a1220a3c6Made IOPubThread constructor backward compatible (#1492)dee781dUpdate pytest requirement from <9,>=7.0 to >=7.0,<10 in the actions group acr...56b2e29Update pytest requirement in the actions group across 1 directory13e17dfAdvertizes kernel protocol 5.5 (#1488)59f0c65Advertizes kernel protocol 5.5Updates
isortfrom 7.0.0 to 8.0.1Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
... (truncated)
Commits
a333737Merge pull request #2463 from FinlayTheBerry/issue/2461878ba7eAdded compression to stdlibs for Python 3.14 in isort/stdlibs/py314.pyb5f06a7Merge pull request #2459 from Fridayai700/fix-unindented-comment-corruption3459bdeMerge pull request #2460 from PyCQA/DanielNoord-patch-16e70bb6Update CHANGELOG for version 8.0.0fd2514bFix unindented comments being corrupted in indented blocksb0f2dabMerge pull request #2458 from skv0zsneg/issue/1882313797bFix lint.7d3a6f5Add ignore for cyclomatic complexity check.6b9f895Remove debug prints.Updates
babelfrom 2.17.0 to 2.18.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
... (truncated)
Commits
56c63caPrepare for 2.18.0 (#1248)73015a1Add user-agent to CLDR do...Description has been truncated