From ad50f4b68586be7acef16b83ad44988c1e0dae06 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 09:32:22 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks [dependabot skip] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7f910b3c..7611f082 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -37,7 +37,7 @@ mkdocs-autorefs==0.5.0 ; python_version >= "3.9" and python_version < "4.0" mkdocs-git-revision-date-localized-plugin==1.2.1 ; python_version >= "3.9" and python_version < "4.0" mkdocs-latest-git-tag-plugin==0.1.2 ; python_version >= "3.9" and python_version < "4.0" mkdocs-material-extensions==1.3 ; python_version >= "3.9" and python_version < "4.0" -mkdocs-material==9.4.8 ; python_version >= "3.9" and python_version < "4.0" +mkdocs-material==9.4.10 ; python_version >= "3.9" and python_version < "4.0" mkdocs-minify-plugin==0.7.1 ; python_version >= "3.9" and python_version < "4.0" mkdocs==1.5.3 ; python_version >= "3.9" and python_version < "4.0" mkdocstrings==0.24.0 ; python_version >= "3.9" and python_version < "4.0"