From aea487059b0bec471280e4d524d7a2fe894e8522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 20:27:23 +0400 Subject: [PATCH] Bump mkdocs-material from 9.4.2 to 9.4.7 (#2915) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.2 to 9.4.7. - [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.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78012432..e9303e5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ types-chardet==5.0.4.5 # Documentation mkdocs==1.5.3 mkautodoc==0.2.0 -mkdocs-material==9.4.2 +mkdocs-material==9.4.7 # Packaging build==0.10.0