Skip to content

Commit 703ed0a

Browse files
chore(deps-dev): bump mkdocstrings-python from 1.18.2 to 2.0.0
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.18.2 to 2.0.0. - [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.0) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c75f50 commit 703ed0a

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
@@ -77,7 +77,7 @@ dev-mkdocs = [
7777
"mkdocs-macros-plugin == 1.4.1",
7878
"mkdocs-material == 9.6.23",
7979
"mkdocstrings[python] == 0.30.1",
80-
"mkdocstrings-python == 1.18.2",
80+
"mkdocstrings-python == 2.0.0",
8181
"frequenz-repo-config[lib] == 0.13.6",
8282
]
8383
dev-mypy = [

0 commit comments

Comments
 (0)