From c9dc199c582c476c94a878a17fd8851f89b29ea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:27:57 +0000 Subject: [PATCH] Bump the python-dependencies group with 2 updates Bumps the python-dependencies group with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocs-material[imaging]](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-material` from 9.6.4 to 9.6.5 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.4...9.6.5) Updates `mkdocs-material[imaging]` from 9.6.4 to 9.6.5 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.4...9.6.5) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-material[imaging] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 01ee76b..1ff8a86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ mkdocs==1.6.1 mkdocs-get-deps==0.2.0 mkdocs-git-revision-date-localized-plugin==1.3.0 mkdocs-include-markdown-plugin==7.1.4 -mkdocs-material==9.6.4 -mkdocs-material[imaging]==9.6.4 +mkdocs-material==9.6.5 +mkdocs-material[imaging]==9.6.5 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 pymdown-extensions==10.14.3