From b98d6d15431dfb3817b13979e0c1c948499afd75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:00:24 +0000 Subject: [PATCH] Bump django from 1.6.11 to 2.2.24 in /SOURCES 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] --- SOURCES/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SOURCES/requirements.txt b/SOURCES/requirements.txt index f11f8c8..d67dd2b 100644 --- a/SOURCES/requirements.txt +++ b/SOURCES/requirements.txt @@ -5,7 +5,7 @@ beautifulsoup4==4.4.1 billiard==3.3.0.22 celery==3.1.20 certifi==2015.11.20.1 -Django==1.6.11 +Django==2.2.24 django-activity-stream==0.4.5b1 django-appconf==0.5 django-autocomplete-light==2.2.10