From 3c5884eeaab92eb751771bda08ef23ac3b908491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 14:38:50 +0000 Subject: [PATCH] Bump mkdocs-material from 7.2.6 to 8.0.2 (#1958) * Bump mkdocs-material from 7.2.6 to 8.0.2 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.2.6 to 8.0.2. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Upgrade guide](https://github.com/squidfunk/mkdocs-material/blob/master/docs/upgrade.md) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/7.2.6...8.0.2) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-major ... 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 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c7dfd3c0..c557676a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,9 +7,9 @@ charset-normalizer==2.0.6 # Documentation -mkdocs==1.2.2 +mkdocs==1.2.3 mkautodoc==0.1.0 -mkdocs-material==7.2.6 +mkdocs-material==8.0.2 # Packaging twine==3.4.2