From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Sep 2021 11:26:01 +0000 (+0100) Subject: Bump mkdocs-material from 7.1.8 to 7.2.6 (#1835) X-Git-Tag: 1.0.0.beta0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=513a6aa067c44a5075b72fb9a99b09a8f37e5403;p=thirdparty%2Fhttpx.git Bump mkdocs-material from 7.1.8 to 7.2.6 (#1835) * Bump mkdocs-material from 7.1.8 to 7.2.6 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.1.8 to 7.2.6. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/7.1.8...7.2.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update requirements.txt 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 c059b90b..f65a5cc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,9 +5,9 @@ -e .[http2,brotli] # Documentation -mkdocs==1.2.1 +mkdocs==1.2.2 mkautodoc==0.1.0 -mkdocs-material==7.1.8 +mkdocs-material==7.2.6 # Packaging twine==3.4.2