From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 14:27:25 +0000 (+0000) Subject: Bump mkdocs-material from 8.0.2 to 8.1.4 (#2006) X-Git-Tag: 0.21.2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d543750b97107a94ee88a19432f1c28db4fae3e;p=thirdparty%2Fhttpx.git Bump mkdocs-material from 8.0.2 to 8.1.4 (#2006) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.0.2 to 8.1.4. - [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/8.0.2...8.1.4) --- 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 a3ea93d5..86e2eb3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ charset-normalizer==2.0.6 # Documentation mkdocs==1.2.3 mkautodoc==0.1.0 -mkdocs-material==8.0.2 +mkdocs-material==8.1.4 # Packaging twine==3.7.1