From b3c1ea3f7c33cdaf00518f81dddccd5ab1307340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 17:50:09 +0000 Subject: [PATCH] Bump mkdocs-material from 9.4.11 to 9.4.12 in /doc Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.11 to 9.4.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.4.11...9.4.12) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index efdf9f310..afccd3b57 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,3 +1,3 @@ mdx-truly-sane-lists==1.3 mkdocs==1.5.3 -mkdocs-material==9.4.11 +mkdocs-material==9.4.12