From 0b451e634a4bd08ee7d4534018ed46a0e22924bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 13:04:19 +0000 Subject: [PATCH] Bump markdown2 from 2.4.2 to 2.4.9 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.4.2 to 2.4.9. - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](https://github.com/trentm/python-markdown2/compare/2.4.2...2.4.9) --- 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..ffcb035 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.9 paramiko==2.9.2 protobuf==3.19.4 Pygments==2.11.2