From b25f94d4201b0870274b90d32c9a13450baf515f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:33:04 +0000 Subject: [PATCH] build(deps): Bump django from 2.0.9 to 2.2.10 in /requirements Bumps [django](https://github.com/django/django) from 2.0.9 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.9...2.2.10) 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..5196d7f 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.10 # 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..f8ad33f 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.10 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..07ac9b2 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.10 django-allauth==0.38.0 django-appconf==1.0.3 django-compressor==2.2