Skip to content

Commit 00f418a

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

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
@@ -84,7 +84,7 @@ dev-mkdocs = [
8484
"mkdocs-macros-plugin == 1.3.9",
8585
"mkdocs-material == 9.6.18",
8686
"mkdocstrings[python] == 0.30.0",
87-
"mkdocstrings-python == 1.17.0",
87+
"mkdocstrings-python == 1.18.2",
8888
]
8989
dev-mypy = [
9090
"mypy == 1.17.1",

0 commit comments

Comments
 (0)