From 42a8e765b6a720b71b701ba695569e61ef761c24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 10:07:34 +0000 Subject: [PATCH] Bump mkdocs-material from 8.4.2 to 8.4.3 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.4.2 to 8.4.3. - [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/8.4.2...8.4.3) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 874f6a31..1c903d3d 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.3.1 -mkdocs-material == 8.4.2 +mkdocs-material == 8.4.3 plantuml-markdown == 3.6.3 mike == 1.1.2 \ No newline at end of file