Skip to content

Commit 51bd9a3

Browse files
Bump mkdocstrings-python from 1.18.2 to 2.0.1
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.18.2 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.18.2...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] <[email protected]>
1 parent 7156fbd commit 51bd9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dev-mkdocs = [
7070
"mkdocs-macros-plugin == 1.4.1",
7171
"mkdocs-material == 9.6.22",
7272
"mkdocstrings[python] == 1.0.0",
73-
"mkdocstrings-python == 1.18.2",
73+
"mkdocstrings-python == 2.0.1",
7474
"frequenz-repo-config[lib] == 0.13.7",
7575
]
7676
dev-mypy = [

0 commit comments

Comments
 (0)