From f28bdb9ad91a03003ca6cfce1df36c522de27d09 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 10:37:48 +0000 Subject: [PATCH] Bump markdown from 3.1.1 to 3.3.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.1.1 to 3.3.1. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.1.1...3.3.1) 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..5f120311 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.1 MarkupSafe==1.1.1 more-itertools==8.0.2 numpy==1.18.0