From 768ba74b1b2654ef7537b8585848ff0458e88dc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 17:12:12 +0000 Subject: [PATCH] Bump markdown from 2.6.11 to 3.5.2 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 2.6.11 to 3.5.2. - [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.2) --- 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..701c85ba 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.2 marshmallow==3.20.1 MarkupSafe==2.1.2 py-gfm==0.1.4