From b017bac9484a2515466f324e892a3f8859538b91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 12:08:58 +0000 Subject: [PATCH] chore(gh): update mkdocs-minify-plugin requirement Updates the requirements on [mkdocs-minify-plugin](https://github.com/byrnereese/mkdocs-minify-plugin) to permit the latest version. - [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-version: 0.8.0 dependency-type: direct:production ... 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 91dec5c8..0550d20a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ mkdocs-git-revision-date-localized-plugin >= 1.2.2 mkdocs-markdownextradata-plugin >= 0.2.6 -mkdocs-minify-plugin>=0.7.2 +mkdocs-minify-plugin>=0.8.0 mkdocs-open-in-new-tab>=1.0.8