From 2e3fce7e35a99f3983d5ea304da15f8ff89a3075 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 22:19:38 +0000 Subject: [PATCH] build(deps): bump django from 1.11.15 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.11.15 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.15...1.11.28) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- docker-requirements.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4a0bb955..40ced987 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ amqp==2.1.3 billiard==3.5.0.2 celery==4.0.0 Cython==0.24 -Django==1.9.6 +Django==1.11.28 django-autocomplete-light==3.1.6 django-debug-toolbar==1.4 django-extensions==1.6.7 diff --git a/docker-requirements.txt b/docker-requirements.txt index 4628bde9..6905530e 100644 --- a/docker-requirements.txt +++ b/docker-requirements.txt @@ -9,7 +9,7 @@ coreschema==0.0.4 cryptography==2.3 Cython==0.24 defusedxml==0.5.0 -Django==1.11.15 +Django==1.11.28 django-autocomplete-light==3.1.6 django-debug-toolbar==1.4 django-extensions==1.6.7 diff --git a/requirements.txt b/requirements.txt index 5791bd58..35d5d8ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ coreschema==0.0.4 cryptography==2.3 decorator==4.3.0 defusedxml==0.5.0 -Django==1.11.15 +Django==1.11.28 django-autocomplete-light==3.1.6 django-crispy-forms==1.7.2 django-debug-toolbar==1.4