From d396b9dde5ef0d33b41638999488c7bfb9ca2f74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:23:27 +0000 Subject: [PATCH] Bump django from 1.10.1 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.10.1 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.1...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..ffe1c3a --- 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==2.2.24 h5py==2.6.0 msgpack-python==0.4.8 MySQL-python==1.2.5