From 9b8a8b5748fcd4a1a84d5c6571d39d0044ee1b8f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 06:23:13 +0000 Subject: [PATCH] Bump mkdocs-material from 4.6.3 to 7.0.3 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.6.3 to 7.0.3. - [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/4.6.3...7.0.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c21578..d39188c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,5 +15,5 @@ # Direct project dependencies mistune==0.8.4 mkdocs==1.1 -mkdocs-material==4.6.3 +mkdocs-material==7.0.3 PyYAML==5.3.1