Skip to content

Commit 437d780

Browse files
Bump mkdocstrings-python from 1.17.0 to 1.18.2 in the mkdocstrings group
Bumps the mkdocstrings group with 1 update: [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocstrings-python` from 1.17.0 to 1.18.2 - [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.18.2) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocstrings ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fbba31 commit 437d780

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
@@ -62,7 +62,7 @@ dev-mkdocs = [
6262
"mkdocs-macros-plugin == 1.3.7",
6363
"mkdocs-material == 9.6.16",
6464
"mkdocstrings[python] == 0.30.0",
65-
"mkdocstrings-python == 1.17.0",
65+
"mkdocstrings-python == 1.18.2",
6666
"frequenz-repo-config[lib] == 0.13.5",
6767
]
6868
dev-mypy = [

0 commit comments

Comments
 (0)