From 348b512bce2a92e45094318fd35046ae6b638121 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:07:22 +0000 Subject: [PATCH] Bump django from 1.10.5 to 2.2.24 in /install/gargamelle Bumps [django](https://github.com/django/django) from 1.10.5 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.5...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- install/gargamelle/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/gargamelle/requirements.txt b/install/gargamelle/requirements.txt index 8bc4a94e..7d79fd20 100644 --- a/install/gargamelle/requirements.txt +++ b/install/gargamelle/requirements.txt @@ -6,7 +6,7 @@ billiard==3.3.0.23 celery==3.1.25 chardet==2.3.0 dateparser==0.3.5 -Django==1.10.5 +Django==2.2.24 django-celery==3.2.1 django-pgfields==1.4.4 django-pgjsonb==0.0.23