From 26182f4ac56c972d62264f267b4a42b5ff84820a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 13:09:27 +0000 Subject: [PATCH] Bump markdown2 from 2.4.2 to 2.4.7 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.4.2 to 2.4.7. - [Release notes](https://github.com/trentm/python-markdown2/releases) - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](https://github.com/trentm/python-markdown2/compare/2.4.2...2.4.7) --- 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..2f04a1e 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.7 paramiko==2.9.2 protobuf==3.19.4 Pygments==2.11.2