From 120d40aa06f674e6cf30d32f8bfc771d66e636bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 14:12:19 +0000 Subject: [PATCH] Bump markdown from 3.5 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5 to 3.8.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/3.5...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 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..07e328c 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.1 requests==2.32.3 Flask-Session2==1.3.1 pymongo==4.8.0