Skip to content

Commit 464cfa2

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 385b81b commit 464cfa2

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
@@ -64,7 +64,7 @@ dev-mkdocs = [
6464
"mkdocs-literate-nav == 0.6.0",
6565
"mkdocs-material == 9.2.5",
6666
"mkdocs-section-index == 0.3.5",
67-
"mkdocstrings[python] == 0.22.0",
67+
"mkdocstrings[python] == 0.23.0",
6868
"frequenz-repo-config[lib] == 0.6.1",
6969
]
7070
dev-mypy = [

0 commit comments

Comments
 (0)