Skip to content

Commit d60da6c

Browse files
build(deps-dev): update mkdocstrings-python requirement
Updates the requirements on [mkdocstrings-python](https://github.com/mkdocstrings/python) to permit the latest version. - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.12...2.0.3) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 2.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 933ea18 commit d60da6c

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
@@ -47,7 +47,7 @@ docs = [
4747
"mkdocs-macros-plugin>=1.5.0",
4848
"mkdocs-material>=9.7.6",
4949
"mkdocs-section-index>=0.3.10",
50-
"mkdocstrings-python>=1.16.12",
50+
"mkdocstrings-python>=2.0.3",
5151
"pymdown-extensions>=10.21.2",
5252
]
5353

0 commit comments

Comments
 (0)