From abefeb21178dd678a7df4ff9f7870783d6aa6cce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:40:13 +0000 Subject: [PATCH] Bump django from 1.9.10 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.9.10 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.10...1.11.29) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 0001d92..5e6b5c1 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cement==2.8.2 colorama==0.3.7 Cython==0.24.1 dj-database-url==0.4.1 -Django==1.9.10 +Django==1.11.29 django-cors-headers==1.2.2 django-pipeline==1.6.9 docker-py==1.7.2