Skip to content

Commit 178dc0d

Browse files
Bump mkdocstrings[python] from 0.20.0 to 0.21.1
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.20.0 to 0.21.1. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.20.0...0.21.1) --- 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 ea742d7 commit 178dc0d

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
@@ -53,7 +53,7 @@ docs-gen = [
5353
"mkdocs-literate-nav == 0.6.0",
5454
"mkdocs-material == 9.1.5",
5555
"mkdocs-section-index == 0.3.5",
56-
"mkdocstrings[python] == 0.20.0",
56+
"mkdocstrings[python] == 0.21.1",
5757
]
5858
docs-lint = [
5959
"pydocstyle == 6.3.0",

0 commit comments

Comments
 (0)