build(deps-dev): bump mkdocs-material from 9.5.11 to 9.5.12 (#3492)

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-03-05 08:04:51 +01:00
committed by GitHub
parent b6d593c342
commit 905ffc7540
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@@ -2220,13 +2220,13 @@ pytz = "*"
[[package]]
name = "mkdocs-material"
version = "9.5.11"
version = "9.5.12"
description = "Documentation that simply works"
optional = false
python-versions = ">=3.8"
files = [
{file = "mkdocs_material-9.5.11-py3-none-any.whl", hash = "sha256:788ee0f3e036dca2dc20298d65e480297d348a44c9d7b2ee05c5262983e66072"},
{file = "mkdocs_material-9.5.11.tar.gz", hash = "sha256:7af7f8af0dea16175558f3fb9245d26c83a17199baa5f157755e63d7437bf971"},
{file = "mkdocs_material-9.5.12-py3-none-any.whl", hash = "sha256:d6f0c269f015e48c76291cdc79efb70f7b33bbbf42d649cfe475522ebee61b1f"},
{file = "mkdocs_material-9.5.12.tar.gz", hash = "sha256:5f69cef6a8aaa4050b812f72b1094fda3d079b9a51cf27a247244c03ec455e97"},
]
[package.dependencies]
@@ -4409,4 +4409,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "266ed59973207ca74ea393dfeed3ce27bb4b7244214cefb7260758803ca938fb"
content-hash = "60bdf486581a0541f8bafc46223fdb2702104d79420ac67c1fd9bf192e54fef5"

View File

@@ -86,7 +86,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.11"
mkdocs-material = "9.5.12"
mkdocs-material-extensions = "1.3.1"
[tool.poetry.scripts]