From 30a42a899d9ca45618af9c2ce21b0381384b21b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 17:39:17 +0000 Subject: [PATCH] Bump markdown from 2.6.11 to 3.4.4 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 2.6.11 to 3.4.4. - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/2.6.11...3.4.4) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e4bf069b..76a2a9a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Flask-WTF==1.0.1 ItsDangerous==2.1.2 Jinja2==3.1.2 jira==2.0.0 -Markdown==2.6.11 +Markdown==3.4.4 marshmallow==3.19.0 MarkupSafe==2.1.2 py-gfm==0.1.4