Bump the poetry-dependencies group with 20 updates#7
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the poetry-dependencies group with 20 updates#7dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the poetry-dependencies group with 20 updates: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.14.10` | `0.14.14` | | [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` | | [black](https://github.com/psf/black) | `25.12.0` | `26.1.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.1` | `7.13.2` | | [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.22.4` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.2` | `3.20.3` | | [identify](https://github.com/pre-commit/identify) | `2.6.15` | `2.6.16` | | [librt](https://github.com/mypyc/librt) | `0.7.7` | `0.7.8` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `3.0.0` | `4.0.0` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `1.0.2` | `1.0.4` | | [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` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.36.0` | `20.36.1` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.14` | `0.5.3` | | [websockets](https://github.com/python-websockets/websockets) | `15.0.1` | `16.0` | Updates `ruff` from 0.14.10 to 0.14.14 - [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.14.14) 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 `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.2 - [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.2) 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.20.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.20.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.7.8 - [Commits](mypyc/librt@v0.7.7...v0.7.8) 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 `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 `pytokens` from 0.3.0 to 0.4.1 - [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 `virtualenv` from 20.36.0 to 20.36.1 - [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...20.36.1) Updates `wcwidth` from 0.2.14 to 0.5.3 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.14...0.5.3) 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.14.14 dependency-type: direct:development update-type: version-update:semver-patch 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: black dependency-version: 26.1.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: coverage dependency-version: 7.13.2 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.20.3 dependency-type: indirect update-type: version-update:semver-patch 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.7.8 dependency-type: indirect update-type: version-update:semver-patch 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: pathspec dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch 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: virtualenv dependency-version: 20.36.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: wcwidth dependency-version: 0.5.3 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>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 20 updates:
0.14.100.14.144.0.15.0.08.2.39.0.43.5.23.6.125.12.026.1.07.13.17.13.20.21.20.22.43.20.23.20.32.6.152.6.160.7.70.7.83.0.04.0.025.026.01.0.21.0.40.3.00.4.12.8.12.8.30.50.00.52.12.3.02.4.020.36.020.36.10.2.140.5.315.0.116.0Updates
rufffrom 0.14.10 to 0.14.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8b2e7b3Prepare release v0.14.14 (#22813)4c7d1f5[ty] InferTypedDicttypes with >=1 required key as being always truthy (#2...b7de434add CCfW hooks (#22803)b912dfc[pyupgrade] ApplyUP045to string arguments oftyping.cast(#22320)1ff062d[ty] Improve completion rankings for raise-from/except contexts (#22775)7e408a5Update dependency wrangler to v4.59.1 (#22793)ceb876b[flake8-pyi] Fix inconsistent handling of forward references for__new__,...c5b4ee6[ty] Support solving generics involving PEP 695 type aliases (#22678)b9a6129[ty] Improve support for kwarg splats in dictionary literals (#22781)f516d47Update contributing guide for adding a new rule (#22779)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
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.2Changelog
Sourced from coverage's changelog.
Commits
513e971docs: sample HTML for 7.13.227a8230docs: prep for 7.13.227d8daarefactor: plural does morea2f248cfix: stdlib might be through a symlink. #2115bc52a22debug: re-organize Matchers to show more of what they dof338d81debug: build is a tuple, don't show it on two lines92020e4refactor(test): convert to parametrized6387d0atest: let (most) tests run with no network1d31e33build: workflows sometimes need more than 10 min6294978refactor: an error message is now uniform across versionsUpdates
docutilsfrom 0.21.2 to 0.22.4Commits
Updates
filelockfrom 3.20.2 to 3.20.3Release notes
Sourced from filelock's releases.
Commits
41b42ddFix TOCTOU symlink vulnerability in SoftFileLock (#465)Updates
identifyfrom 2.6.15 to 2.6.16Commits
e31a62bv2.6.16de8beb6Merge pull request #558 from seanbudd/patch-1b5574acAdd support for '.xliff' file extension059831fMerge pull request #555 from Roxedus/feat/ipxe7e6b541Add .ipxe extension9e78792Merge pull request #554 from pre-commit/pre-commit-ci-update-configa35c416[pre-commit.ci] pre-commit autoupdate5cab69eMerge pull request #553 from pre-commit/pre-commit-ci-update-configc8edd7e[pre-commit.ci] pre-commit autoupdate47d582bMerge pull request #551 from pre-commit/pre-commit-ci-update-configUpdates
librtfrom 0.7.7 to 0.7.8Commits
7b16380Sync mypyUpdates
markdown-it-pyfrom 3.0.0 to 4.0.0Release notes
Sourced from markdown-it-py's releases.
... (truncated)
Changelog
Sourced from markdown-it-py's changelog.
Commits
c62983f🚀 RELEASE v4.0.0 (#368)9e93bd5👌 fix quadratic complexity in reference parser (#367)da45c87📚 DOCS: Fix typos (#366)87b16e2🔧 simplify logic in scanDelims (#365)e400964👌 limit the number of autocompleted cells in a table (#364)4535d77⬆️ Comply with Commonmark 0.31.2 (#362)8eb20ac🔧 Improve spec update script (#361)