Skip to content

Commit 763fa84

Browse files
Bump mkdocstrings-python from 1.17.0 to 1.18.2
Bumps [mkdocstrings-python](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85ae7d5 commit 763fa84

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.23",
5757
"mkdocstrings[python] == 0.30.1",
58-
"mkdocstrings-python == 1.17.0",
58+
"mkdocstrings-python == 1.18.2",
5959
"frequenz-repo-config[lib] == 0.13.6",
6060
]
6161
dev-mypy = [

0 commit comments

Comments
 (0)