From c0194fc4f06f4990b3e7117f7e083bff5cfb64ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 06:01:47 +0000 Subject: [PATCH] Bump mkdocs from 1.1.2 to 1.3.0 Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.1.2 to 1.3.0. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.1.2...1.3.0) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2c5138..959b57d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mkdocs==1.1.2 +mkdocs==1.3.0 mkdocs-material==5.5.13 mkdocs-minify-plugin==0.3.0 pymdown-extensions==8.0