From f51ebf036545ba02d4a652c9eea692de896d5447 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 04:14:15 +0000 Subject: [PATCH] Bump markdown from 3.1 to 3.3.3 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.1 to 3.3.3. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.1...3.3.3) 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..aa07cc4 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.3 gunicorn==19.9.0 \ No newline at end of file