From 077a5f233a04b378ead5b5d8b10b8231d1e94249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 10:11:21 +0000 Subject: [PATCH] Bump plantuml-markdown from 3.9.6 to 3.9.7 Bumps [plantuml-markdown](https://github.com/mikitex70/plantuml-markdown) from 3.9.6 to 3.9.7. - [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.6...3.9.7) --- 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 6a4238ec..ac614264 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ mkdocs == 1.6.0 mkdocs-material == 9.5.20 -plantuml-markdown == 3.9.6 +plantuml-markdown == 3.9.7 mike == 2.0.0 \ No newline at end of file