From cfe679ff2dfdaff493a270058a84872f65e3fb59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 14:32:36 +0000 Subject: [PATCH] Bump mkdocs-material from 9.4.9 to 9.4.10 in /docs Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.9 to 9.4.10. - [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.9...9.4.10) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... 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 67966e4f37c3..246398a317d5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,7 +13,7 @@ mike==2.0.0 mkdocs==1.5.3 mkdocs-exclude==1.0.2 mkdocs-macros-plugin==1.0.5 -mkdocs-material==9.4.9 +mkdocs-material==9.4.10 mkdocs-material-extensions==1.3 packaging==23.2 Pygments==2.17.1