chore(deps-dev): bump mkdocs-material from 9.5.35 to 9.5.36 (#5156)

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-09-24 11:04:06 +02:00
committed by GitHub
parent 62e30f929c
commit 7c7132f9c4
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -2524,13 +2524,13 @@ dev = ["click", "codecov", "mkdocs-gen-files", "mkdocs-git-authors-plugin", "mkd
[[package]]
name = "mkdocs-material"
version = "9.5.35"
version = "9.5.36"
description = "Documentation that simply works"
optional = false
python-versions = ">=3.8"
files = [
{file = "mkdocs_material-9.5.35-py3-none-any.whl", hash = "sha256:44e069d87732d29f4a2533ae0748fa0e67e270043270c71f04d0fba11a357b24"},
{file = "mkdocs_material-9.5.35.tar.gz", hash = "sha256:0d233d7db067ac896bf22ee7950eebf2b1eaf26c155bb27382bf4174021cc117"},
{file = "mkdocs_material-9.5.36-py3-none-any.whl", hash = "sha256:36734c1fd9404bea74236242ba3359b267fc930c7233b9fd086b0898825d0ac9"},
{file = "mkdocs_material-9.5.36.tar.gz", hash = "sha256:140456f761320f72b399effc073fa3f8aac744c77b0970797c201cae2f6c967f"},
]
[package.dependencies]
@@ -5005,4 +5005,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "f32360273a5478944e4e5050963d9613eb4009186e7ebd596177487c147567cc"
content-hash = "9743c50b35c45f695ddc420b52cd651a624305e703f12f2853af45be27a4ab99"
+1 -1
View File
@@ -98,7 +98,7 @@ optional = true
[tool.poetry.group.docs.dependencies]
mkdocs = "1.6.1"
mkdocs-git-revision-date-localized-plugin = "1.2.9"
mkdocs-material = "9.5.35"
mkdocs-material = "9.5.36"
mkdocs-material-extensions = "1.3.1"
[tool.poetry.scripts]