From 083738cb628dfbeb258f62c6ca1fff20bf5221eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Nov 2021 23:24:34 +0000 Subject: [PATCH] Bump mkdocs from 1.1 to 1.2.3 in /python 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] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 7c3791783..2cc341e07 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -20,7 +20,7 @@ lunr==0.5.6 Markdown==3.2.1 MarkupSafe==1.1.1 mccabe==0.6.1 -mkdocs==1.1 +mkdocs==1.2.3 more-itertools==8.2.0 nltk==3.4.5 packaging==20.3