From 5c68d4ccfc067a1f6d784a62746e20f318bb14f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:13:33 +0000 Subject: [PATCH] Bump django from 1.10.2 to 2.2.24 in /atos/Citygo/apache Bumps [django](https://github.com/django/django) from 1.10.2 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.2...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- atos/Citygo/apache/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 atos/Citygo/apache/requirements.txt diff --git a/atos/Citygo/apache/requirements.txt b/atos/Citygo/apache/requirements.txt old mode 100755 new mode 100644 index 2c69e2a..def1347 --- a/atos/Citygo/apache/requirements.txt +++ b/atos/Citygo/apache/requirements.txt @@ -1,4 +1,4 @@ -Django==1.10.2 +Django==2.2.24 django-allauth==0.27.0 django-rest-auth==0.8.1 djangorestframework==3.4.7