From efe0dcbf12e4b223abb1a4a2a8baef4a4445f8cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 23:57:17 +0000 Subject: [PATCH] Bump django from 2.1.15 to 2.2.24 in /Task-40-AsyncTaskDjango Bumps [django](https://github.com/django/django) from 2.1.15 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.15...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Task-40-AsyncTaskDjango/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Task-40-AsyncTaskDjango/requirements.txt b/Task-40-AsyncTaskDjango/requirements.txt index 623380e..8e35be1 100644 --- a/Task-40-AsyncTaskDjango/requirements.txt +++ b/Task-40-AsyncTaskDjango/requirements.txt @@ -1,7 +1,7 @@ amqp==2.5.2 billiard==3.6.1.0 celery==4.4.0 -Django==2.1.15 +Django==2.2.24 django-widget-tweaks==1.4.5 importlib-metadata==1.3.0 kombu==4.6.7