From 1ed4ebe0fd295ade21b96fb958ca655c8f47630f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 00:33:33 +0000 Subject: [PATCH] chore(deps): [security] bump markdown2 from 2.3.8 to 2.3.9 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.8 to 2.3.9. **This update includes a security fix.** - [Release notes](https://github.com/trentm/python-markdown2/releases) - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](https://github.com/trentm/python-markdown2/compare/2.3.8...2.3.9) 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 85f0329b3a..f05e0f3870 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ html5lib==1.0.1 ipython==7.14.0 Jinja2==2.11.1 ldap3==2.7 -markdown2==2.3.8 +markdown2==2.3.9 maxminddb-geolite2==2018.703 ndg-httpsclient==0.5.1 num2words==0.5.5