Skip to content

Commit 113ccc7

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 f16fcab commit 113ccc7

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
@@ -48,7 +48,7 @@ dev-mkdocs = [
4848
"mkdocs-literate-nav == 0.6.0",
4949
"mkdocs-material == 9.2.5",
5050
"mkdocs-section-index == 0.3.5",
51-
"mkdocstrings[python] == 0.22.0",
51+
"mkdocstrings[python] == 0.23.0",
5252
"frequenz-repo-config[lib] == 0.4.0",
5353
]
5454
dev-mypy = [

0 commit comments

Comments
 (0)