Skip to content

Commit d96d7cc

Browse files
chore(deps-dev): bump mkdocstrings-python from 2.0.1 to 2.0.2
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@2.0.1...2.0.2) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1bfee1 commit d96d7cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -79,7 +79,7 @@ pymdown-extensions = "^10.21.0"
7979
mkdocs-git-revision-date-localized-plugin = "^1.5.1"
8080
mkdocs-include-markdown-plugin = ">=6.1.1,<8.0.0"
8181
mkdocstrings = ">=0.25.1,<1.1.0"
82-
mkdocstrings-python = "^2.0.1"
82+
mkdocstrings-python = "^2.0.2"
8383

8484
[tool.semantic_release]
8585
version_toml = ["pyproject.toml:project.version"]

0 commit comments

Comments
 (0)