Skip to content

Commit a7d482d

Browse files
Bump the patch group with 2 updates
Bumps the patch group with 2 updates: [mkdocstrings-python](https://github.com/mkdocstrings/python) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocstrings-python` from 1.16.10 to 1.16.11 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.10...1.16.11) Updates `mkdocs-material` from 9.6.12 to 9.6.14 - [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.12...9.6.14) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 1.16.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: mkdocs-material dependency-version: 9.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b9d9e1 commit a7d482d

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,9 +82,9 @@ 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.12",
85+
"mkdocs-material == 9.6.14",
8686
"mkdocstrings[python] == 0.29.1",
87-
"mkdocstrings-python == 1.16.10",
87+
"mkdocstrings-python == 1.16.11",
8888
]
8989
dev-mypy = [
9090
"mypy == 1.15.0",

0 commit comments

Comments
 (0)