Skip to content

Commit d6959aa

Browse files
Bump the mkdocstrings group across 1 directory with 2 updates
Bumps the mkdocstrings group with 2 updates in the / directory: [mkdocstrings-python](https://github.com/mkdocstrings/python) and [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings). Updates `mkdocstrings-python` from 1.16.12 to 1.17.0 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.12...1.17.0) Updates `mkdocstrings[python]` from 0.29.1 to 0.30.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.29.1...0.30.0) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocstrings - dependency-name: mkdocstrings[python] dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocstrings ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 328ba23 commit d6959aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ dev-mkdocs = [
8383
"mkdocs-literate-nav == 0.6.2",
8484
"mkdocs-macros-plugin == 1.3.7",
8585
"mkdocs-material == 9.6.14",
86-
"mkdocstrings[python] == 0.29.1",
87-
"mkdocstrings-python == 1.16.12",
86+
"mkdocstrings[python] == 0.30.0",
87+
"mkdocstrings-python == 1.17.0",
8888
]
8989
dev-mypy = [
9090
"mypy == 1.16.1",

0 commit comments

Comments
 (0)