From d4ab66c1ef1867f4556deabc784545e1d03cb6c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 10:07:37 +0000 Subject: [PATCH] :arrow_up: Bump markdown from 3.5.2 to 3.6 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5.2 to 3.6. - [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.2...3.6) --- 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 8eae21b2..ece65580 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django>=3.2.25,<4 pytz==2024.1 httplib2==0.22.0 feedparser==6.0.11 -Markdown==3.5.2 +Markdown==3.6 psycopg2==2.9.9 versiontools==1.9.1 statsd==4.0.1