Skip to content

Commit adc987f

Browse files
chore(deps): 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/mkdocstrings) and [mkdocstrings-python](https://github.com/mkdocstrings/python). 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) 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) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocstrings - dependency-name: mkdocstrings-python dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocstrings ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 707e379 commit adc987f

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
@@ -75,8 +75,8 @@ dev-mkdocs = [
7575
"mkdocs-literate-nav == 0.6.2",
7676
"mkdocs-macros-plugin == 1.3.7",
7777
"mkdocs-material == 9.6.16",
78-
"mkdocstrings[python] == 0.29.1",
79-
"mkdocstrings-python == 1.16.12",
78+
"mkdocstrings[python] == 0.30.0",
79+
"mkdocstrings-python == 1.17.0",
8080
"frequenz-repo-config[lib] == 0.13.5",
8181
]
8282
dev-mypy = [

0 commit comments

Comments
 (0)