Skip to content

Commit bd18a13

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

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
@@ -83,7 +83,7 @@ dev-mkdocs = [
8383
"mkdocs-literate-nav == 0.6.2",
8484
"mkdocs-macros-plugin == 1.3.7",
8585
"mkdocs-material == 9.6.14",
86-
"mkdocstrings[python] == 0.29.1",
86+
"mkdocstrings[python] == 0.30.0",
8787
"mkdocstrings-python == 1.16.12",
8888
]
8989
dev-mypy = [

0 commit comments

Comments
 (0)