From 3464f3993118c7e33cd1f32c9b02af405a27ba2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 13:52:37 +0000 Subject: [PATCH] Bump mkdocs from 0.17.2 to 1.2.3 Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 0.17.2 to 1.2.3. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/0.17.2...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 fcb50e4..49cf778 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ itsdangerous==0.24 jmespath==0.9.3 Markdown==2.6.11 MarkupSafe==1.0 -mkdocs==0.17.2 +mkdocs==1.2.3 pipreqs==0.4.9 PyYAML==3.12 tornado==4.5.3