From 38d2653e792c3bf406c0cfee5838f1166c27d224 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 12:33:03 +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 263188d..1fca119 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -38,7 +38,7 @@ mkdocs-get-deps==0.2.0 ; python_version >= "3.9" and python_version < "4.0" mkdocs-git-revision-date-localized-plugin==1.2.5 ; 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.1 ; python_version >= "3.9" and python_version < "4.0" -mkdocs-material==9.5.20 ; python_version >= "3.9" and python_version < "4.0" +mkdocs-material==9.5.21 ; python_version >= "3.9" and python_version < "4.0" mkdocs-minify-plugin==0.8.0 ; python_version >= "3.9" and python_version < "4.0" mkdocs==1.6.0 ; python_version >= "3.9" and python_version < "4.0" mkdocstrings==0.25.1 ; python_version >= "3.9" and python_version < "4.0"