From 0fef9d276a118a968945fdfbcabdd0d9f797d7bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 13:42:06 +0000 Subject: [PATCH] Bump mkdocs-material from 9.4.2 to 9.4.3 in /docs Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.2 to 9.4.3. - [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.2...9.4.3) --- 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 8f454ec1b612..8f88bc3034ad 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,7 +13,7 @@ mike==1.1.2 mkdocs==1.5.3 mkdocs-exclude==1.0.2 mkdocs-macros-plugin==1.0.4 -mkdocs-material==9.4.2 +mkdocs-material==9.4.3 mkdocs-material-extensions==1.2 packaging==23.1 Pygments==2.16.1