Skip to content

Commit 6a552da

Browse files
Bump mkdocstrings[python] from 0.30.0 to 0.30.1 in the patch group
Bumps the patch group with 1 update: [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings). Updates `mkdocstrings[python]` from 0.30.0 to 0.30.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.30.0...0.30.1) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1fdd97 commit 6a552da

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
@@ -56,7 +56,7 @@ dev-mkdocs = [
5656
"mkdocs-literate-nav == 0.6.2",
5757
"mkdocs-macros-plugin == 1.3.9",
5858
"mkdocs-material == 9.6.18",
59-
"mkdocstrings[python] == 0.30.0",
59+
"mkdocstrings[python] == 0.30.1",
6060
"mkdocstrings-python == 1.16.12",
6161
"pymdownx-superfence-filter-lines == 0.1.0",
6262
]

0 commit comments

Comments
 (0)