From a1e6cf2b0db3af4e2e5f58652f65d4cd05a05c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:34:00 +0000 Subject: [PATCH] Bump django from 1.4.15 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.4.15 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4.15...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 4d2bf362..ebdeefe4 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==1.4.15 +Django==2.2.24 GloboNetworkAPI==0.9.3 py2-ipaddress==3.4.1 pycrypto==2.6