From b04836647c370ba9ef04b180599ab4895604f4df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:19:26 +0000 Subject: [PATCH] Bump plantuml-markdown from 3.9.3 to 3.9.4 Bumps [plantuml-markdown](https://github.com/mikitex70/plantuml-markdown) from 3.9.3 to 3.9.4. - [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.3...3.9.4) --- 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 1efb644b..c45a49d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ mkdocs == 1.5.3 mkdocs-material == 9.5.12 -plantuml-markdown == 3.9.3 +plantuml-markdown == 3.9.4 mike == 2.0.0 \ No newline at end of file