From c0870317629643f33b097648218f22d16663b029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 06:01:43 +0000 Subject: [PATCH] Bump mkdocs-minify-plugin from 0.3.0 to 0.4.1 Bumps [mkdocs-minify-plugin](https://github.com/byrnereese/mkdocs-minify-plugin) from 0.3.0 to 0.4.1. - [Release notes](https://github.com/byrnereese/mkdocs-minify-plugin/releases) - [Commits](https://github.com/byrnereese/mkdocs-minify-plugin/compare/0.3.0...0.4.1) --- 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 b2c5138..c3ef2f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ mkdocs==1.1.2 mkdocs-material==5.5.13 -mkdocs-minify-plugin==0.3.0 +mkdocs-minify-plugin==0.4.1 pymdown-extensions==8.0 mkdocs-bibtex==0.3.0