From bc63ca8a0f857d42f065955dd91e7483c2aeb47c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 21:53:45 +0000 Subject: [PATCH] Bump django from 2.0.1 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.0.1 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.1...2.2.10) 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..44a3ca1 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.10 django-slack-oauth==1.5.0 html5lib==1.0.1 idna==2.6