Skip to content

Commit e151249

Browse files
Bump the patch group with 2 updates
Bumps the patch group with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings). Updates `mkdocs-material` from 9.6.9 to 9.6.10 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.9...9.6.10) Updates `mkdocstrings[python]` from 0.29.0 to 0.29.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.29.0...0.29.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent baa68da commit e151249

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
@@ -82,8 +82,8 @@ dev-mkdocs = [
8282
"mkdocs-gen-files == 0.5.0",
8383
"mkdocs-literate-nav == 0.6.2",
8484
"mkdocs-macros-plugin == 1.3.7",
85-
"mkdocs-material == 9.6.9",
86-
"mkdocstrings[python] == 0.29.0",
85+
"mkdocs-material == 9.6.10",
86+
"mkdocstrings[python] == 0.29.1",
8787
"mkdocstrings-python == 1.16.8",
8888
]
8989
dev-mypy = [

0 commit comments

Comments
 (0)