From 5421d7b7b3ae50ffd049982e8de64310c592780b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 22:17:06 +0000 Subject: [PATCH] Bump django from 2.2.4 to 2.2.8 in /api Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.4...2.2.8) Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index b098b68..0509291 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 coreapi==2.3.3 coreschema==0.0.4 coverage==4.5.4 -Django==2.2.4 +Django==2.2.8 django-cors-headers==3.0.2 django-debug-toolbar==2.0 django-nose==1.4.6