chore(deps-dev): bump mkdocs-material from 9.5.39 to 9.5.44 (#5659)

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-11-07 12:36:15 -05:00
committed by GitHub
parent 1a9f854063
commit aa51045329
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -2830,13 +2830,13 @@ dev = ["click", "codecov", "mkdocs-gen-files", "mkdocs-git-authors-plugin", "mkd
[[package]]
name = "mkdocs-material"
version = "9.5.39"
version = "9.5.44"
description = "Documentation that simply works"
optional = false
python-versions = ">=3.8"
files = [
{file = "mkdocs_material-9.5.39-py3-none-any.whl", hash = "sha256:0f2f68c8db89523cb4a59705cd01b4acd62b2f71218ccb67e1e004e560410d2b"},
{file = "mkdocs_material-9.5.39.tar.gz", hash = "sha256:25faa06142afa38549d2b781d475a86fb61de93189f532b88e69bf11e5e5c3be"},
{file = "mkdocs_material-9.5.44-py3-none-any.whl", hash = "sha256:47015f9c167d58a5ff5e682da37441fc4d66a1c79334bfc08d774763cacf69ca"},
{file = "mkdocs_material-9.5.44.tar.gz", hash = "sha256:f3a6c968e524166b3f3ed1fb97d3ed3e0091183b0545cedf7156a2a6804c56c0"},
]
[package.dependencies]
@@ -5861,4 +5861,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "dd6fa9ccd1c823517f7707dddb25a46534b959036dfbd86442bd577dbc761163"
content-hash = "11b384694ecdc78a4ffdeb071987037db2af28823f3036c26f85e7ac8266ca5e"
+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.2.9"
mkdocs-material = "9.5.39"
mkdocs-material = "9.5.44"
mkdocs-material-extensions = "1.3.1"
[tool.poetry.scripts]