From 00ab97fbd02078258f71fca986878d14054f6a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 03:11:04 +0000 Subject: [PATCH] Bump mkdocs-material from 7.1.5 to 7.3.1 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.1.5 to 7.3.1. - [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.5...7.3.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index de62ee3e61..7ab3a16f7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ mkdocs==1.2.2 # via # -r requirements.in # mkdocs-material -mkdocs-material==7.1.5 +mkdocs-material==7.3.1 # via # -r requirements.in # mkdocs-material-extensions @@ -35,7 +35,7 @@ packaging==20.9 # via mkdocs pygments==2.9.0 # via mkdocs-material -pymdown-extensions==8.2 +pymdown-extensions==9.0 # via mkdocs-material pyparsing==2.4.7 # via packaging