From 85f8ac1c9ba596afba45b97167cdb8b914fb9aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 17:14:29 +0000 Subject: [PATCH] Bump markdown from 2.6.11 to 3.5.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 2.6.11 to 3.5.1. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/2.6.11...3.5.1) --- 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 0acd7def..d105fd9c 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.5.1 marshmallow==3.20.1 MarkupSafe==2.1.2 py-gfm==0.1.4