From dc72ae00a3149b828eeac750f3f529925ee1da13 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 20:44:47 +0100 Subject: [PATCH] Bump mkdocs-material from 5.3.3 to 5.4.0 (#1672) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.3.3 to 5.4.0. - [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/5.3.3...5.4.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 10971b2..88883f9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ ansi2html==1.5.2 mkdocs==1.1.2 markdown==3.2.2 mkdocs-exclude==1.0.2 -mkdocs-material==5.3.3 +mkdocs-material==5.4.0 markdown-include==0.5.1 pygments==2.6.1 sqlalchemy # pyup: ignore