From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 13:35:16 +0000 (+0100) Subject: Bump mkdocs-material from 9.2.6 to 9.4.2 (#2872) X-Git-Tag: 0.25.1~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ba5fe0d7ac70222590e759c31442b1cab263791;p=thirdparty%2Fhttpx.git Bump mkdocs-material from 9.2.6 to 9.4.2 (#2872) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.2.6 to 9.4.2. - [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.2.6...9.4.2) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Christie --- diff --git a/requirements.txt b/requirements.txt index 9218f530..e3217ab0 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.2.6 +mkdocs-material==9.4.2 # Packaging build==0.10.0