From fbc28aff44a831860f5666cc2e7e73544f9c3652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 03:43:30 +0000 Subject: [PATCH] Bump mkdocs from 1.4.0 to 1.4.2 Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.0...1.4.2) --- updated-dependencies: - dependency-name: mkdocs 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 c2fa02e..0d9d440 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mkdocs==1.4.0 +mkdocs==1.4.2 mkdocs-macros-plugin==0.7.0 mkdocs-material==8.5.3 mkdocs-minify-plugin==0.5.0