From 30171bc60a0dc6b07987604d85cb97f9972933b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 17:35:34 +0000 Subject: [PATCH] Bump django from 1.6.1 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.6.1 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6.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 83bd470..d9548a9 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ selenium -Django==1.6.1 +Django==2.2.24 #PIL>=1.1.7 #install PIL manually south beautifulsoup4>=4.1.1