From 360f64ff95c1327b96565ac7849928ab5b050d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 00:59:22 +0000 Subject: [PATCH] Bump django from 1.8.13 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.8.13 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.13...1.11.29) Signed-off-by: dependabot[bot] --- requirements-deploy.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-deploy.txt b/requirements-deploy.txt index fc7f236..3e6d878 100644 --- a/requirements-deploy.txt +++ b/requirements-deploy.txt @@ -1,5 +1,5 @@ dj-database-url==0.3.0 -Django==1.8.13 +Django==1.11.29 Fabric3==1.13.1.post1 honcho==0.6.4 Jinja2==2.7.3 diff --git a/requirements.txt b/requirements.txt index 42d13ce..23b061a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ gunicorn==19.7.1 coreapi==2.3.3 coreschema==0.0.4 dj-database-url==0.4.2 -Django==1.11.10 +Django==1.11.29 django-jinja==2.4.1 django-jinja-bootstrap-form==4.0.3 djangorestframework==3.5.3