Skip to content

Commit 69b01af

Browse files
chore(deps-dev): bump mkdocstrings-python from 1.18.2 to 2.0.3
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.18.2 to 2.0.3. - [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.3) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3dd3dc commit 69b01af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dev-mkdocs = [
7272
"mkdocs-macros-plugin == 1.5.0",
7373
"mkdocs-material == 9.7.5",
7474
"mkdocstrings[python] == 1.0.3",
75-
"mkdocstrings-python == 1.18.2",
75+
"mkdocstrings-python == 2.0.3",
7676
"frequenz-repo-config[lib] == 0.16.0",
7777
]
7878
dev-mypy = [

0 commit comments

Comments
 (0)