Commit 2646a0e
authored
Bump the poetry-dependencies group with 14 updates
Bumps the poetry-dependencies group with 14 updates:
| Package | From | To |
| --- | --- | --- |
| [ruff](https://github.com/astral-sh/ruff) | `0.14.11` | `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` |
| [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.3` | `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.51.0` | `0.52.1` |
| [wcwidth](https://github.com/jquast/wcwidth) | `0.2.14` | `0.5.3` |
Updates `ruff` from 0.14.11 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.11...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 `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.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 `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.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 `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)
---
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: 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: wcwidth
dependency-version: 0.5.3
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: poetry-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent cf6f837 commit 2646a0e
1 file changed
+287
-217
lines changed
0 commit comments