From 4ad7043f9100048255a1cd5ff0a258d87ba42f39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Nov 2020 06:32:13 +0000 Subject: [PATCH] Bump markdown from 3.2.2 to 3.3.3 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.2.2 to 3.3.3. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.2.2...3.3.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 228f46d8a6..218fab6c32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ djangorestframework==3.11.0 drf-writable-nested==0.6.1 gunicorn==20.0.4 lxml==4.5.1 -Markdown==3.2.2 +Markdown==3.3.3 Pillow==7.1.2 psycopg2-binary==2.8.6 python-dotenv==0.15.0