From 12d47c7202f468d3142fd6b1a83f06a241d8120f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 12:50:36 +0000 Subject: [PATCH] build(deps): bump mkdocs from 1.0.4 to 1.2.3 Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.0.4 to 1.2.3. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.0.4...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 ff777f7..b578b17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mkdocs==1.0.4 +mkdocs==1.2.3 mkdocs-material==4.6.0 mkdocs-minify-plugin==0.2.1 Markdown==3.1.1