From 7432ca5d6d93fbecf333c66bec67a7d9a10be29f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 04:14:59 +0000 Subject: [PATCH] Bump markdown from 3.1 to 3.3.4 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.1 to 3.3.4. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.1...3.3.4) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ce5f4f..bb4ca1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ mysql-connector==2.2.9 colorama==0.4.1 Flask==1.0.2 Flask-SSLify==0.1.5 -Markdown==3.1 +Markdown==3.3.4 gunicorn==19.9.0 \ No newline at end of file