Skip to content

Commit 024b67d

Browse files
chore(deps-dev): bump mkdocs-material from 9.1.21 to 9.4.8
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.21 to 9.4.8. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.1.21...9.4.8) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93ff8f4 commit 024b67d

File tree

2 files changed

+88
-23
lines changed

2 files changed

+88
-23
lines changed

poetry.lock

Lines changed: 87 additions & 22 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
@@ -41,7 +41,7 @@ ruff = "0.1.3"
4141

4242
[tool.poetry.group.docs.dependencies]
4343
mkdocs = { version = "1.5.3", python = ">=3.8" }
44-
mkdocs-material = { version = "9.1.21", python = ">=3.8" }
44+
mkdocs-material = { version = "9.4.8", python = ">=3.8" }
4545
mkdocstrings = { version = "0.23.0", extras = ["python"], python = ">=3.8" }
4646

4747
[tool.poe.tasks]

0 commit comments

Comments
 (0)