From 3c0a8db02a2467e57f56195c671a97fe6779447c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 09:08:02 +0000 Subject: [PATCH] Bump mkdocs-material from 9.5.49 to 9.6.12 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.49 to 9.6.12. - [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.5.49...9.6.12) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.12 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 37bda4f5c..46a10f90f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ Markdown==3.7 mike==2.1.3 mkdocs-git-revision-date-plugin==0.3.2 mkdocs-macros-plugin==1.3.7 -mkdocs-material==9.5.49 +mkdocs-material==9.6.12 mkdocs==1.6.1 setuptools==75.6.0