Skip to content

Commit b159b25

Browse files
Build(deps-dev): Bump mkdocstrings[python] from 0.30.1 to 1.0.0
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.30.1 to 1.0.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.30.1...1.0.0) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3c0feb commit b159b25

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
@@ -54,7 +54,7 @@ dev-mkdocs = [
5454
"mkdocs-literate-nav == 0.6.2",
5555
"mkdocs-macros-plugin == 1.4.0",
5656
"mkdocs-material == 9.6.21",
57-
"mkdocstrings[python] == 0.30.1",
57+
"mkdocstrings[python] == 1.0.0",
5858
"mkdocstrings-python == 1.18.2",
5959
"frequenz-repo-config[lib] == 0.13.6",
6060
]

0 commit comments

Comments
 (0)