Bump the poetry-dependencies group across 1 directory with 26 updates#10
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the poetry-dependencies group across 1 directory with 26 updates#10dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the poetry-dependencies group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.14.10` | `0.15.4` | | [myst-parser](https://github.com/executablebooks/MyST-Parser) | `4.0.1` | `5.0.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.2.3` | `9.0.4` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `3.5.2` | `3.6.1` | | [typeguard](https://github.com/agronholm/typeguard) | `4.4.4` | `4.5.1` | | [babel](https://github.com/python-babel/babel) | `2.17.0` | `2.18.0` | | [black](https://github.com/psf/black) | `25.12.0` | `26.1.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.1` | `7.13.4` | | [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.22.4` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.2` | `3.24.3` | | [identify](https://github.com/pre-commit/identify) | `2.6.15` | `2.6.16` | | [librt](https://github.com/mypyc/librt) | `0.7.7` | `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.2` | `1.0.4` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.5.1` | `4.9.2` | | [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.50.0` | `0.52.1` | | [tomli](https://github.com/hukkin/tomli) | `2.3.0` | `2.4.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.40.0` | `0.41.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.36.0` | `21.1.0` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.14` | `0.6.0` | | [websockets](https://github.com/python-websockets/websockets) | `15.0.1` | `16.0` | Updates `ruff` from 0.14.10 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.10...0.15.4) Updates `myst-parser` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v4.0.1...v5.0.0) Updates `sphinx` from 8.2.3 to 9.0.4 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.0.4) Updates `sphinx-autodoc-typehints` from 3.5.2 to 3.6.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.5.2...3.6.1) 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 `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 `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 `certifi` from 2026.1.4 to 2026.2.25 - [Commits](certifi/python-certifi@2026.01.04...2026.02.25) 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 `docutils` from 0.21.2 to 0.22.4 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `filelock` from 3.20.2 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.2...3.24.3) Updates `identify` from 2.6.15 to 2.6.16 - [Commits](pre-commit/identify@v2.6.15...v2.6.16) Updates `librt` from 0.7.7 to 0.8.1 - [Commits](mypyc/librt@v0.7.7...v0.8.1) Updates `markdown-it-py` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v3.0.0...v4.0.0) 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.2 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.2...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 `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.50.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.50.0...0.52.1) Updates `tomli` from 2.3.0 to 2.4.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.3.0...2.4.0) 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.0 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.0...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) Updates `websockets` from 15.0.1 to 16.0 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@15.0.1...16.0) --- updated-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: myst-parser dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: sphinx-autodoc-typehints dependency-version: 3.6.1 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: babel dependency-version: 2.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: black dependency-version: 26.1.0 dependency-type: indirect update-type: version-update:semver-major 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: coverage dependency-version: 7.13.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: docutils dependency-version: 0.22.4 dependency-type: indirect update-type: version-update:semver-minor 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: identify dependency-version: 2.6.16 dependency-type: indirect update-type: version-update:semver-patch 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: markdown-it-py dependency-version: 4.0.0 dependency-type: indirect update-type: version-update:semver-major 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: 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: tomli dependency-version: 2.4.0 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 - dependency-name: websockets dependency-version: '16.0' dependency-type: indirect update-type: version-update:semver-major 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 25 updates in the / directory:
0.14.100.15.44.0.15.0.08.2.39.0.43.5.23.6.14.4.44.5.12.17.02.18.025.12.026.1.02026.1.42026.2.257.13.17.13.40.21.20.22.43.20.23.24.32.6.152.6.160.7.70.8.125.026.00.8.50.8.61.0.21.0.44.5.14.9.20.3.00.4.12.8.12.8.30.50.00.52.12.3.02.4.00.40.00.41.020.36.021.1.00.2.140.6.015.0.116.0Updates
rufffrom 0.14.10 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
myst-parserfrom 4.0.1 to 5.0.0Release notes
Sourced from myst-parser's releases.
Changelog
Sourced from myst-parser's changelog.
Commits
a139a1f🚀 Release v5.0.0 (#1085)5405110[pre-commit.ci] pre-commit autoupdate (#1071)19512c0⬆️ Allow docutils 0.22 (#1084)a9e529f⬆️ Support Sphinx v9 (#1076)fcf78ca👌 Improve generation of meta nodes (#1080)e0fc7a3🔧 AddAGENTS.md(#1083)59d5384⬆️ Add support for Python 3.14 (#1075)7b7d961⬆️ Update pytest requirement from <9,>=8 to >=9,<10 (#1063)3342a3c⬆️ Update sphinxext-opengraph requirement from ~=0.9.0 to ~=0.13.0 (#1066)2cf85de⬆️ Update sphinxext-rediraffe requirement from ~=0.2.7 to ~=0.3.0 (#1064)Updates
sphinxfrom 8.2.3 to 9.0.4Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
8ddba7eBump to 9.0.4 final6959633[bot]: Update message catalogues (#14155)88a4a97Allow reordered refs and translated display text in pending_xref (#14144)f666208Bump versiondf8a9e7Bump to 9.0.3 finalbd89f96Import names from defining module7d05936autodoc: Restore some missing exportsb745a11Bump version1ac581cBump to 9.0.2 final1281a83autodoc: Restoremockmodule for compatibility (#14152)Updates
sphinx-autodoc-typehintsfrom 3.5.2 to 3.6.1Release notes
Sourced from sphinx-autodoc-typehints's releases.
Commits
65ad3c4Include metadata in type hints (#594)3501b47[pre-commit.ci] pre-commit autoupdate (#593)136044f[pre-commit.ci] pre-commit autoupdate (#592)9e7037fBump actions/upload-artifact from 5 to 6 (#591)1289a79Bump actions/download-artifact from 6 to 7 (#590)7abd95aUse Sphinx 9 class interface (#589)52114b2Support Sphinx 9+ (#587)78f49cd[pre-commit.ci] pre-commit autoupdate (#585)00a035bBump actions/checkout from 5 to 6 (#584)70d43cf[pre-commit.ci] pre-commit autoupdate (#583)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
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 downloader (#1247)29bd362Fix formatting compact currencies of exactly one thousand in several locales ...851db43Reuse InitCatalog's guts in UpdateCatalog (#1244)fd00e60Extract: Merge in per-format keywords and auto_comments (#1243)12a14b6Add dpgettext and dnpgettext support (#1235)7110e62Use canonical IANA zone names in zone_territories (#1220)e91c346Improve extract performance via ignoring directories early during os.walk (#968)0c4f378Convert Unittest testcases with setup/teardown to fixtures (#1240)218c96eAddbabel.core.get_cldr_version()(#1242)Updates
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
certififrom 2026.1.4 to 2026.2.25Commits
8571a4b2026.02.25 (#395)6f7de00Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#390)a1de59bBump actions/checkout from 6.0.1 to 6.0.2 (#391)7f5ade5Bump actions/setup-python from 6.1.0 to 6.2.0 (#392)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
docutilsfrom 0.21.2 to 0.22.4Commits
Updates
filelockfrom 3.20.2 to 3.24.3Release notes
Sourced from filelock's releases.
... (truncated)
Changelog
Sourced from filelock's changelog.