From dcfa4967b91fb5926987fec1fbce11b71669d91e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 15:31:35 +0000 Subject: [PATCH] Bump mkdocs from 1.5.2 to 1.5.3 Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.2...1.5.3) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 63162a3a3..37ebda49f 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -2,6 +2,6 @@ cairosvg==2.7.1 mike==1.1.2 mkdocs-awesome-pages-plugin==2.9.2 mkdocs-material==9.3.1 -mkdocs==1.5.2 +mkdocs==1.5.3 pillow==10.0.1 pymdown-extensions==10.3 diff --git a/requirements.txt b/requirements.txt index 295864a42..27c62c6b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ mkdocs-awesome-pages-plugin==2.9.2 mkdocs-click==0.8.0 mkdocs-macros-plugin==1.0.4 mkdocs-material==9.3.1 -mkdocs==1.5.2 +mkdocs==1.5.3 mkdocstrings-python-legacy==0.2.3 mkdocstrings==0.23.0 pillow==10.0.1