From c67d0b3eea488d5c2979f0fb5a72efb997f13c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:28:38 +0000 Subject: [PATCH] Bump django from 2.0.1 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.0.1 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.1...2.2.13) Signed-off-by: dependabot[bot] --- REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIREMENTS.txt b/REQUIREMENTS.txt index c1b2200..9ac0a56 100644 --- a/REQUIREMENTS.txt +++ b/REQUIREMENTS.txt @@ -2,7 +2,7 @@ bleach==3.1.0 bleach_whitelist==0.0.9 certifi==2017.11.5 chardet==3.0.4 -Django==2.0.1 +Django==2.2.13 django-slack-oauth==1.5.0 html5lib==1.0.1 idna==2.6