Skip to content

Commit a08f73f

Browse files
Bump mkdocstrings-python from 1.18.2 to 2.0.1
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.18.2 to 2.0.1. - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.18.2...2.0.1) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4512430 commit a08f73f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.1",
5858
"mkdocs-material == 9.6.23",
5959
"mkdocstrings[python] == 0.30.1",
60-
"mkdocstrings-python == 1.18.2",
60+
"mkdocstrings-python == 2.0.1",
6161
"pymdownx-superfence-filter-lines == 0.1.0",
6262
]
6363
dev-mypy = [

0 commit comments

Comments
 (0)