From f61c963712748e8e46015702dbf21300ebc7fc42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 14:30:13 +0300 Subject: [PATCH] dependabot: bump mkdocs-minify-plugin from 0.7.2 to 0.8.0 (#172) Bumps [mkdocs-minify-plugin](https://github.com/byrnereese/mkdocs-minify-plugin) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/byrnereese/mkdocs-minify-plugin/releases) - [Commits](https://github.com/byrnereese/mkdocs-minify-plugin/compare/0.7.2...0.8.0) --- updated-dependencies: - dependency-name: mkdocs-minify-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4e7fea5..5a00c6e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ mkdocs==1.5.3 mkdocs-glightbox==0.3.7 mkdocs-material==9.5.6 mkdocs-material-extensions==1.3 -mkdocs-minify-plugin==0.7.2 +mkdocs-minify-plugin==0.8.0 pygments==2.16.1 pymdown-extensions==10.4