Skip to content

Commit 6765c4c

Browse files
Bump the mkdocstrings group with 2 updates
Bumps the mkdocstrings group with 2 updates: [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) and [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocstrings[python]` from 0.27.0 to 0.29.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.27.0...0.29.0) Updates `mkdocstrings-python` from 1.13.0 to 1.16.8 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.13.0...1.16.8) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocstrings - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocstrings ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc19e0e commit 6765c4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ dev-mkdocs = [
5656
"mkdocs-literate-nav == 0.6.2",
5757
"mkdocs-macros-plugin == 1.3.7",
5858
"mkdocs-material == 9.6.9",
59-
"mkdocstrings[python] == 0.27.0",
60-
"mkdocstrings-python == 1.13.0",
59+
"mkdocstrings[python] == 0.29.1",
60+
"mkdocstrings-python == 1.16.8",
6161
"pymdownx-superfence-filter-lines == 0.1.0",
6262
]
6363
dev-mypy = [

0 commit comments

Comments
 (0)