From 1a0720b4afe996428e87f02b37173048278eee31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 18:03:51 +0000 Subject: [PATCH] Bump plantuml-markdown from 3.9.1 to 3.9.2 Bumps [plantuml-markdown](https://github.com/mikitex70/plantuml-markdown) from 3.9.1 to 3.9.2. - [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.1...3.9.2) --- 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 bcc01680..941d9504 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ mkdocs == 1.4.3 mkdocs-material == 9.1.17 -plantuml-markdown == 3.9.1 +plantuml-markdown == 3.9.2 mike == 1.1.2 \ No newline at end of file