From 4df81e72840a660b38a3059a22a9cd6862c4b75a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:32:56 +0000 Subject: [PATCH] build(deps): Bump django from 2.0.11 to 2.2.24 in /requirements Bumps [django](https://github.com/django/django) from 2.0.11 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.11...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- requirements/django-cms.txt | 2 +- requirements/pre-django-cms.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index a7a03a8..471b54a 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -7,7 +7,7 @@ redis>=2.10.6, < 3 # pyup: < 3 # https://github.com/antirez/redis # Django # ------------------------------------------------------------------------------ -django==2.0.11 # pyup: < 2.1 # https://www.djangoproject.com/ +django==2.2.24 # pyup: < 2.1 # https://www.djangoproject.com/ django-environ==0.4.5 # https://github.com/joke2k/django-environ django-model-utils==3.1.2 # https://github.com/jazzband/django-model-utils django-allauth==0.38.0 # https://github.com/pennersr/django-allauth diff --git a/requirements/django-cms.txt b/requirements/django-cms.txt index 09d5bfb..2c2b933 100644 --- a/requirements/django-cms.txt +++ b/requirements/django-cms.txt @@ -12,7 +12,7 @@ coreschema==0.0.4 coverage==4.5.2 decorator==4.4.0 defusedxml==0.6.0 -Django==2.0.12 +Django==2.2.24 django-allauth==0.38.0 django-appconf==1.0.3 django-classy-tags==0.9.0 diff --git a/requirements/pre-django-cms.txt b/requirements/pre-django-cms.txt index 477da62..364a77b 100644 --- a/requirements/pre-django-cms.txt +++ b/requirements/pre-django-cms.txt @@ -16,7 +16,7 @@ coreschema==0.0.4 coverage==4.5.2 decorator==4.4.0 defusedxml==0.6.0 -Django==2.0.9 +Django==2.2.24 django-allauth==0.38.0 django-appconf==1.0.3 django-compressor==2.2