From dc25d09be60d06f61d8a6489cce3ab2b9fb790b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 03:02:58 +0000 Subject: [PATCH] Bump mkdocs-minify-plugin from 0.6.2 to 0.6.4 Bumps [mkdocs-minify-plugin](https://github.com/byrnereese/mkdocs-minify-plugin) from 0.6.2 to 0.6.4. - [Release notes](https://github.com/byrnereese/mkdocs-minify-plugin/releases) - [Commits](https://github.com/byrnereese/mkdocs-minify-plugin/compare/0.6.2...0.6.4) --- updated-dependencies: - dependency-name: mkdocs-minify-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 5ed637650b..0d99e8563b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ mkdocs-awesome-pages-plugin==2.8.0 mkdocs-material==9.1.2 -mkdocs-minify-plugin==0.6.2 +mkdocs-minify-plugin==0.6.4 mkdocs-redirects==1.2.0