From 97d26c678ca6ba7d78e37935f26fb500bdaaefd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 12:22:34 +0000 Subject: [PATCH] build(deps): bump mkdocs from 1.1 to 1.2.3 Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.1 to 1.2.3. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.1...1.2.3) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ebe58b1..f0dd86e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ livereload==2.6.1 lunr==0.5.6 Markdown==3.2.2 MarkupSafe==1.1.1 -mkdocs==1.1 +mkdocs==1.2.3 nltk==3.5 PyYAML==5.4 regex==2020.5.7