From 013a1ed136fa05dc62c637723c64f5dfb9ce2a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 10:05:09 +0000 Subject: [PATCH] Bump plantuml-markdown from 3.9.4 to 3.9.6 Bumps [plantuml-markdown](https://github.com/mikitex70/plantuml-markdown) from 3.9.4 to 3.9.6. - [Release notes](https://github.com/mikitex70/plantuml-markdown/releases) - [Changelog](https://github.com/mikitex70/plantuml-markdown/blob/master/CHANGELOG.md) - [Commits](https://github.com/mikitex70/plantuml-markdown/compare/3.9.4...3.9.6) --- updated-dependencies: - dependency-name: plantuml-markdown 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 630dc325..db3be783 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ mkdocs == 1.5.3 mkdocs-material == 9.5.16 -plantuml-markdown == 3.9.4 +plantuml-markdown == 3.9.6 mike == 2.0.0 \ No newline at end of file