Skip to content

Commit b8ea99e

Browse files
⬆️ Bump mkdocstrings-python from 1.16.10 to 2.0.1
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.16.10 to 2.0.1. - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.10...2.0.1) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1111248 commit b8ea99e

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ docs = [
6262
"mkdocs-jupyter>=0.25.1",
6363
"mkdocs-material>=9.6.11",
6464
"mkdocs-minify-plugin>=0.8.0",
65-
"mkdocstrings-python>=1.10.9, <2.0.0", # todo: breaking changes in 2.x
65+
"mkdocstrings-python>=1.10.9,<3.0.0", # todo: breaking changes in 2.x
6666
"mkdocstrings-python>=1.16.10",
6767
"mike>=2.1.3",
6868
]

uv.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)