Skip to content

Commit 9115579

Browse files
chore(deps-dev): bump mkdocs-material from 9.1.21 to 9.3.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.21 to 9.3.1. - [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.3.1) --- 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 65396f4 commit 9115579

File tree

2 files changed

+69
-19
lines changed

2 files changed

+69
-19
lines changed

poetry.lock

Lines changed: 68 additions & 18 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
@@ -42,7 +42,7 @@ ruff = "0.0.286"
4242

4343
[tool.poetry.group.docs.dependencies]
4444
mkdocs = { version = "1.5.2", python = ">=3.8" }
45-
mkdocs-material = { version = "9.1.21", python = ">=3.8" }
45+
mkdocs-material = { version = "9.3.1", python = ">=3.8" }
4646
mkdocstrings = { version = "0.22.0", extras = ["python"], python = ">=3.8" }
4747

4848
[tool.poe.tasks]

0 commit comments

Comments
 (0)