From 8c3901ad193271c15505201491b578b7c649e69b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 10:42:37 +0000 Subject: [PATCH] Bump mkdocs from 1.4.3 to 1.5.1 in /mkdocs Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.3 to 1.5.1. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.3...1.5.1) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs/requirements.txt b/mkdocs/requirements.txt index 45f023e..a6312e7 100644 --- a/mkdocs/requirements.txt +++ b/mkdocs/requirements.txt @@ -1,6 +1,6 @@ # Direct dependencies markdown==3.4.3 mkdocs-material==9.1.19 -mkdocs==1.4.3 +mkdocs==1.5.1 Pygments==2.15.1 pymdown-extensions==10.1 \ No newline at end of file