From 96bdd85b225a33385e61d9ae47377621f680b4e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:33:02 +0000 Subject: [PATCH] Bump django from 2.0.5 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.0.5 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.5...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 f109235..a087c1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ codacy-coverage==1.3.11 coreapi==2.3.3 coreschema==0.0.4 coverage==4.5.1 -Django==2.0.5 +Django==2.2.10 django-cors-headers==2.2.0 django-extensions==2.0.7 django-rest-swagger==2.2.0