Skip to content

Commit 2bb6ddb

Browse files
Bump mkdocstrings-python from 1.16.10 to 1.16.11 in the patch group
Bumps the patch group with 1 update: [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocstrings-python` from 1.16.10 to 1.16.11 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.10...1.16.11) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 1.16.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 943aba1 commit 2bb6ddb

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
@@ -76,7 +76,7 @@ dev-mkdocs = [
7676
"mkdocs-macros-plugin == 1.3.7",
7777
"mkdocs-material == 9.6.14",
7878
"mkdocstrings[python] == 0.29.1",
79-
"mkdocstrings-python == 1.16.10",
79+
"mkdocstrings-python == 1.16.11",
8080
"frequenz-repo-config[lib] == 0.13.4",
8181
]
8282
dev-mypy = [

0 commit comments

Comments
 (0)