From a39647fdddc4a997c2681fbd3df0d446e51fbf33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 08:51:09 +0000 Subject: [PATCH] Bump markdown from 3.3.4 to 3.6 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.4 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.3.4...3.6) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index d9aa922eb..51dfed0d6 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -6,7 +6,7 @@ django-admin-interface==0.24.2 django-translation-aliases==0.1.0 Django==2.2.28 docutils==0.12 -Markdown==3.3.4 +Markdown==3.6 cmarkgfm==0.6.0 Pillow==9.4.0 psycopg2-binary==2.8.6