From 8cf52d68470241308a0ff9c2920956ec53cb315c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 21:36:21 +0000 Subject: [PATCH] Bump mkdocs from 1.5.3 to 1.6.0 Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.3...1.6.0) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2dd66f6..6a4238ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # This file contains the direct dependencies required for building the docs # To install them all run 'pip install -r requirements.txt' in the same directory -mkdocs == 1.5.3 +mkdocs == 1.6.0 mkdocs-material == 9.5.20 plantuml-markdown == 3.9.6 mike == 2.0.0 \ No newline at end of file