Skip to content

Commit b0b79a3

Browse files
Bump mkdocstrings[python] from 0.22.0 to 0.23.0
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.22.0...0.23.0) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b944e4 commit b0b79a3

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-literate-nav == 0.6.0",
6363
"mkdocs-material == 9.2.5",
6464
"mkdocs-section-index == 0.3.5",
65-
"mkdocstrings[python] == 0.22.0",
65+
"mkdocstrings[python] == 0.23.0",
6666
"frequenz-repo-config[lib] == 0.5.2",
6767
]
6868
dev-mypy = [

0 commit comments

Comments
 (0)