Skip to content

Commit 93f91c1

Browse files
Bump mkdocstrings-python from 1.17.0 to 1.19.0
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.17.0 to 1.19.0. - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.17.0...1.19.0) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecfe02a commit 93f91c1

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
@@ -55,7 +55,7 @@ dev-mkdocs = [
5555
"mkdocs-macros-plugin == 1.3.9",
5656
"mkdocs-material == 9.6.18",
5757
"mkdocstrings[python] == 0.30.0",
58-
"mkdocstrings-python == 1.17.0",
58+
"mkdocstrings-python == 1.19.0",
5959
"frequenz-repo-config[lib] == 0.13.1",
6060
]
6161
dev-mypy = [

0 commit comments

Comments
 (0)