From 864c23fc57c8f33d8dc3aaf7e0b1ab5931312ae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 14:37:26 +0000 Subject: [PATCH] Bump celery from 5.0.2 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 5.0.2 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/v5.0.2...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 8733552c..6be9d9a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-two-factor-auth==1.8.0 django-formtools==2.1 flake8==3.8.4 boto3==1.9.178 -celery==5.0.2 +celery==5.2.2 django-celery-results==2.0.0 opal==0.22.2 python-dateutil==2.8.1