From d33469870eb95f4a0dae26142adb411e261ef44d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:46:09 +0000 Subject: [PATCH] Bump markdown2 from 2.3.0 to 2.4.0 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.0 to 2.4.0. - [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.0...2.4.0) --- updated-dependencies: - dependency-name: markdown2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index ca33b76f..dabaf5db --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ hyperframe==3.2.0 idna==2.5 ipaddress==1.0.23 Markdown==2.6.2 -markdown2==2.3.0 +markdown2==2.4.0 user-agents==2.2.0 django-user-agents==0.4.0 oauthlib==2.0.2