Skip to content

Commit 19c2d94

Browse files
Bump mkdocs-material from 9.6.21 to 9.6.23
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.21 to 9.6.23. - [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.21...9.6.23) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.23 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e49265 commit 19c2d94

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ruff = "^0.12.11"
4848

4949
[tool.poetry.group.docs.dependencies]
5050
mkdocs = "^1.6.1"
51-
mkdocs-material = "^9.6.21"
51+
mkdocs-material = "^9.6.23"
5252
mkdocstrings = { version = ">=0.26,<0.31", extras = ["python"] }
5353
mkdocs-awesome-pages-plugin = "^2.9.3"
5454
mkdocs-section-index = "^0.3.10"

0 commit comments

Comments
 (0)