From b77433a025e8e971b629e52345c732799eff6cbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2020 07:13:21 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.9 Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.9) Signed-off-by: dependabot[bot] --- alpha/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/alpha/requirements.txt b/alpha/requirements.txt index b0a5c21..3dbfb42 100644 --- a/alpha/requirements.txt +++ b/alpha/requirements.txt @@ -21,7 +21,7 @@ Cython==0.29.4 dask==1.1.1 decorator==4.3.0 defusedxml==0.5.0 -Django==1.10.6 +Django==2.2.9 django-extensions==1.7.7 django-mptt==0.8.7 django-nose==1.4.5 diff --git a/requirements.txt b/requirements.txt index c3eb435..ce12ab0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cycler==0.10.0 decorator==4.4.1 defusedxml==0.6.0 diff-match-patch==20181111 -Django==2.2.7 +Django==2.2.9 django-cors-headers==3.2.0 django-extensions==2.2.5 django-filter==2.2.0