From bb2c1c6de28b1dc8ed93f74a257784c424202824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:22:58 +0000 Subject: [PATCH] Bump celery from 3.1.0 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 3.1.0 to 5.2.2. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v3.1.0...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 63b58ed..5a07034 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ requests==2.3.0 static==1.0.2 suds==0.4 wsgiref==0.1.2 -celery==3.1.0 +celery==5.2.2 redis==2.10.3 whitenoise==1.0.3 django-widget-tweaks==1.4.1 \ No newline at end of file