Skip to content

Commit 4717ca6

Browse files
Bump mkdocstrings[python] from 0.21.1 to 0.21.2
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.21.1...0.21.2) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88416e5 commit 4717ca6

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.6",
5555
"mkdocs-section-index == 0.3.5",
56-
"mkdocstrings[python] == 0.21.1",
56+
"mkdocstrings[python] == 0.21.2",
5757
]
5858
docs-lint = [
5959
"pydocstyle == 6.3.0",

0 commit comments

Comments
 (0)