From 98b5fddcc8233bc9488e4356504c252ad5e3c019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:14:25 +0000 Subject: [PATCH] Bump django from 1.6.11 to 2.2.24 in /django Bumps [django](https://github.com/django/django) from 1.6.11 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6.11...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index aa2f327b..d99dc4de 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -1,5 +1,5 @@ celery == 3.1.6 -Django == 1.6.11 +Django == 2.2.24 django-tastypie == 0.11.1 South == 1.0