chore(deps-dev): bump mkdocs-material from 9.6.4 to 9.6.5 (#7007)

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]
2025-02-21 14:28:18 +05:30
committed by GitHub
parent 59d491f61b
commit bbf875fc2f
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.8.0 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand.
[[package]]
name = "about-time"
@@ -2541,13 +2541,13 @@ dev = ["click", "codecov", "mkdocs-gen-files", "mkdocs-git-authors-plugin", "mkd
[[package]]
name = "mkdocs-material"
version = "9.6.4"
version = "9.6.5"
description = "Documentation that simply works"
optional = false
python-versions = ">=3.8"
files = [
{file = "mkdocs_material-9.6.4-py3-none-any.whl", hash = "sha256:414e8376551def6d644b8e6f77226022868532a792eb2c9accf52199009f568f"},
{file = "mkdocs_material-9.6.4.tar.gz", hash = "sha256:4d1d35e1c1d3e15294cb7fa5d02e0abaee70d408f75027dc7be6e30fb32e6867"},
{file = "mkdocs_material-9.6.5-py3-none-any.whl", hash = "sha256:aad3e6fb860c20870f75fb2a69ef901f1be727891e41adb60b753efcae19453b"},
{file = "mkdocs_material-9.6.5.tar.gz", hash = "sha256:b714679a8c91b0ffe2188e11ed58c44d2523e9c2ae26a29cc652fa7478faa21f"},
]
[package.dependencies]
@@ -5102,4 +5102,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">3.9.1,<3.13"
content-hash = "43db10cdcce33de9dd62e265521f1b71f0122517ba78b76d59164c4a1ea6d8ab"
content-hash = "3fb301f3fc7d30bd082bba8d2cf4e5835175193e62769e7d0ba8b577b7e356e9"
+1 -1
View File
@@ -100,7 +100,7 @@ optional = true
[tool.poetry.group.docs.dependencies]
mkdocs = "1.6.1"
mkdocs-git-revision-date-localized-plugin = "1.3.0"
mkdocs-material = "9.6.4"
mkdocs-material = "9.6.5"
mkdocs-material-extensions = "1.3.1"
[tool.poetry.scripts]