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