chore(deps-dev): bump mkdocs-material from 9.5.17 to 9.5.18 (#3794)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-16 11:46:21 +02:00
committed by GitHub
parent 5d99f020fa
commit e324750ec2
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -2484,13 +2484,13 @@ pytz = "*"
[[package]]
name = "mkdocs-material"
version = "9.5.17"
version = "9.5.18"
description = "Documentation that simply works"
optional = false
python-versions = ">=3.8"
files = [
{file = "mkdocs_material-9.5.17-py3-none-any.whl", hash = "sha256:14a2a60119a785e70e765dd033e6211367aca9fc70230e577c1cf6a326949571"},
{file = "mkdocs_material-9.5.17.tar.gz", hash = "sha256:06ae1275a72db1989cf6209de9e9ecdfbcfdbc24c58353877b2bb927dbe413e4"},
{file = "mkdocs_material-9.5.18-py3-none-any.whl", hash = "sha256:1e0e27fc9fe239f9064318acf548771a4629d5fd5dfd45444fd80a953fe21eb4"},
{file = "mkdocs_material-9.5.18.tar.gz", hash = "sha256:a43f470947053fa2405c33995f282d24992c752a50114f23f30da9d8d0c57e62"},
]
[package.dependencies]
@@ -4917,4 +4917,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "27b36d11336f3498140b1016868a64daa9ebad4583fb5f8ce41f4bee6ab25607"
content-hash = "809da80c31d6aa4b3f83923160dcc933ea628deb3170daaeceb9eca228fb5c49"
+1 -1
View File
@@ -95,7 +95,7 @@ optional = true
[tool.poetry.group.docs.dependencies]
mkdocs = "1.5.3"
mkdocs-git-revision-date-localized-plugin = "1.2.4"
mkdocs-material = "9.5.17"
mkdocs-material = "9.5.18"
mkdocs-material-extensions = "1.3.1"
[tool.poetry.scripts]