Skip to content

Commit 8d3d23d

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 b4df81d commit 8d3d23d

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
@@ -59,7 +59,7 @@ dev-mkdocs = [
5959
"mkdocs-literate-nav == 0.6.0",
6060
"mkdocs-material == 9.2.3",
6161
"mkdocs-section-index == 0.3.5",
62-
"mkdocstrings[python] == 0.22.0",
62+
"mkdocstrings[python] == 0.23.0",
6363
"frequenz-repo-config[api] == 0.5.2",
6464
]
6565
dev-mypy = [

0 commit comments

Comments
 (0)