From e3f3b7aade69aa5dc85f02c56d0b0c98cbeeaf44 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 10:35:18 +0000 Subject: [PATCH] Bump markdown from 3.1.1 to 3.3 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.1.1 to 3.3. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.1.1...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 84412031..90193a28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ importlib-metadata==1.6.0 itsdangerous==1.1.0 Jinja2==2.11.2 kombu==4.6.7 -Markdown==3.1.1 +Markdown==3.3 MarkupSafe==1.1.1 more-itertools==8.0.2 numpy==1.18.0