From ba0ad6c15c328e661e1f22b1e5c6cae14497e046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 15:27:12 -0700 Subject: [PATCH] Bump mkdocs from 1.2.1 to 1.2.3 (#108) Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.2.1 to 1.2.3. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.2.1...1.2.3) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3691451..33ce51e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -mkdocs==1.2.1 \ No newline at end of file +mkdocs==1.2.3 \ No newline at end of file