From 2406a28dc72b3849804b5c13b6dbb5261f518189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 14:54:39 +0000 Subject: [PATCH] Bump markdown from 3.5 to 3.8 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5 to 3.8. - [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.8) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.8' 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..504273a 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.8 requests==2.32.3 Flask-Session2==1.3.1 pymongo==4.8.0