Skip to content

Commit ea469cf

Browse files
build(deps-dev): bump mkdocstrings-python from 1.19.0 to 2.0.1
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.19.0 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.19.0...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 f2f6004 commit ea469cf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ flake8-pyproject = "^1.2.4"
5555
typing-extensions = "^4.12.2"
5656
mkdocs-material = "^9.5.38"
5757
mkdocstrings = {extras = ["python"], version = ">=0.29.1,<0.31.0"}
58-
mkdocstrings-python = "^1.19.0"
58+
mkdocstrings-python = "^2.0.1"
5959
mkdocs-coverage = ">=1.1,<3.0"
6060
mkdocs-section-index = "^0.3.9"
6161
mkdocs = "^1.6.1"

0 commit comments

Comments
 (0)