Skip to content

Commit 79487d6

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

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
@@ -36,7 +36,7 @@ ruff = "^0.1.3"
3636

3737
[tool.poetry.group.docs.dependencies]
3838
mkdocs = "^1.5.3"
39-
mkdocstrings-python = "^1.7.4"
39+
mkdocstrings-python = "^1.7.5"
4040
mkdocs-material = "*"
4141
mkdocs-section-index = "^0.3.4"
4242
mkdocs-git-revision-date-localized-plugin = "^1.2.1"

0 commit comments

Comments
 (0)