Skip to content

Commit 51b9de9

Browse files
Bump mkdocstrings-python in the mkdocstrings group
Bumps the mkdocstrings group with 1 update: [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocstrings-python` from 1.16.12 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.16.12...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 051fb76 commit 51b9de9

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
@@ -57,7 +57,7 @@ dev-mkdocs = [
5757
"mkdocs-macros-plugin == 1.3.7",
5858
"mkdocs-material == 9.6.15",
5959
"mkdocstrings[python] == 0.30.0",
60-
"mkdocstrings-python == 1.16.12",
60+
"mkdocstrings-python == 1.18.2",
6161
"pymdownx-superfence-filter-lines == 0.1.0",
6262
]
6363
dev-mypy = [

0 commit comments

Comments
 (0)