From 19c004dc9c6b701c7b24a7ae17938725eb51a2ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 13:26:03 +0000 Subject: [PATCH] Bump markdown2 from 2.4.2 to 2.4.10 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.4.2 to 2.4.10. - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](https://github.com/trentm/python-markdown2/compare/2.4.2...2.4.10) --- updated-dependencies: - dependency-name: markdown2 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 1cd49ce..c332b79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ click==8.0.3 colorlog==6.6.0 Flask==2.0.2 Jinja2==3.0.3 -markdown2==2.4.2 +markdown2==2.4.10 paramiko==2.9.2 protobuf==3.19.4 Pygments==2.11.2