From e7e641f4a8d752efd590ad3a447b007cbf0ce25c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:26:14 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..2bc043c 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.24 django-extensions==1.7.7 django-mptt==0.8.7 django-nose==1.4.5 diff --git a/requirements.txt b/requirements.txt index 255bff7..0537f30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ Cython==0.29.17 decorator==4.4.1 defusedxml==0.6.0 diff-match-patch==20181111 -Django==2.2.7 +Django==2.2.24 django-cors-headers==3.2.0 django-extensions==2.2.5 django-filter==2.2.0