Skip to content

Commit afa4a27

Browse files
authored
chore: Update mkdocs-material pin (#108)
1 parent cee4c35 commit afa4a27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -183,7 +183,7 @@ bandit = {extras = ["toml"], version = "^1.7.7"}
183183

184184
[tool.poetry.group.docs.dependencies]
185185
mkdocs = "^1.5.3"
186-
mkdocs-material = "^9.5.7"
186+
mkdocs-material = "^9.5.10"
187187
mkdocstrings = {extras = ["python"], version = "^0.24.0"}
188188

189189
[build-system]

0 commit comments

Comments
 (0)