From c8e7bbae2bddc96c63a2fba2d0e524a2b9ff96be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 21:36:27 +0000 Subject: [PATCH] Bump django from 1.4.15 to 2.2.28 Bumps [django](https://github.com/django/django) from 1.4.15 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4.15...2.2.28) --- 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..d6a3f6bb --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==1.4.15 +Django==2.2.28 GloboNetworkAPI==0.9.3 py2-ipaddress==3.4.1 pycrypto==2.6