From 3016d117a7bf64c971e2f356c7717212e01828d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 10:43:49 +0000 Subject: [PATCH] Bump markdown from 3.8 to 3.8.2 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8 to 3.8.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/3.8...3.8.2) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dedddfd..f7c44df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.8.1 httplib2==0.22.0 backports.zoneinfo;python_version<"3.9" feedparser==6.0.11 -Markdown==3.8 # pyup: < 3 +Markdown==3.8.2 # pyup: < 3 psycopg[binary]==3.2.9 versiontools==1.9.1 statsd==4.0.1