From 11e4ee874fc477228d21e07f1bdd31f3f33c333f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 14:36:23 +0000 Subject: [PATCH] Bump markdown from 3.5 to 3.7 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5 to 3.7. - [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/3.5...3.7) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a6d539..686371c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ beautifulsoup4==4.12.3 email-validator==2.1.1 feedparser==6.0.11 itsdangerous==2.2.0 -markdown==3.5 +markdown==3.7 requests==2.32.3 Flask-Session2==1.3.1 pymongo==4.8.0