From 831168ec8d2ea6b257cfc2857016824d60ba8e69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:41:55 +0000 Subject: [PATCH] Bump django from 1.10.1 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.10.1 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.1...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 a33ec1e..dde8243 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ autobahn==0.16.0 backports.ssl-match-hostname==3.5.0.1 channels==0.17.2 daphne==0.15.0 -Django==1.10.1 +Django==1.11.29 h5py==2.6.0 msgpack-python==0.4.8 MySQL-python==1.2.5