From 567c27e000201eab2855a1f7f418432c0104ff49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 21:15:35 +0000 Subject: [PATCH] build(deps): Bump django from 2.0.12 to 2.2.13 in /requirements Bumps [django](https://github.com/django/django) from 2.0.12 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.12...2.2.13) 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..f078530 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.13 # 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..fd00259 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.13 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..8eaf19c 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.13 django-allauth==0.38.0 django-appconf==1.0.3 django-compressor==2.2