From 5045dda1998f82f3c27f365a075b86ea942ada54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:47:34 +0000 Subject: [PATCH] Bump mkdocs-material from 9.4.14 to 9.5.6 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.14 to 9.5.6. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.14...9.5.6) --- updated-dependencies: - dependency-name: mkdocs-material 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 9fd2c55e..20d553ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ # To install them all run 'pip install -r requirements.txt' in the same directory mkdocs == 1.5.3 -mkdocs-material == 9.4.14 +mkdocs-material == 9.5.6 plantuml-markdown == 3.9.2 mike == 2.0.0 \ No newline at end of file