From 348b2bdb8ad033f0fde248d791ba5788f8ffd9ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:36:38 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.2.13) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 7756e14..accba3d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ bonobo-docker==0.6.0 certifi==2018.4.16 chardet==3.0.4 colorama==0.3.9 -Django==2.0.7 +Django==2.2.13 django-admin-index==1.0.1 django-cors-headers==2.3.0 django-filter==1.1.0 diff --git a/requirements.txt b/requirements.txt index 1f5cc3d..32a0699 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bonobo-docker==0.6.0 certifi==2018.4.16 chardet==3.0.4 colorama==0.3.9 -Django==2.0.7 +Django==2.2.13 django-admin-index==1.0.1 django-cors-headers==2.3.0 django-filter==1.1.0