From 2818269718a36df71d55b9c57d604ceeb8aec0a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 11:01:01 +0000 Subject: [PATCH] Bump mkdocs-minify-plugin from 0.4.1 to 0.5.0 Bumps [mkdocs-minify-plugin](https://github.com/byrnereese/mkdocs-minify-plugin) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/byrnereese/mkdocs-minify-plugin/releases) - [Commits](https://github.com/byrnereese/mkdocs-minify-plugin/compare/0.4.1...0.5.0) --- updated-dependencies: - dependency-name: mkdocs-minify-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4be1de38..964c7fb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # docs requirements: mkdocs==1.2.1 -mkdocs-minify-plugin==0.4.1 +mkdocs-minify-plugin==0.5.0 mkdocs-redirects==1.0.3 mkdocs-plugin-progress==1.2.0