From c2bb7470c3b9c14c08b793318314c0d4a394b2d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 17:24:42 +0000 Subject: [PATCH] Bump mkdocs-material from 8.2.5 to 8.2.6 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.2.5 to 8.2.6. - [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.2.5...8.2.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59240488..deec1d71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ click==8.0.4 flake8==4.0.1 mkdocs-awesome-pages-plugin==2.7.0 mkdocs-macros-plugin==0.6.4 -mkdocs-material==8.2.5 +mkdocs-material==8.2.6 mkdocs==1.2.3 mkdocstrings==0.18.1 pip-upgrader==1.4.15