From 5e20401d4db422987d3250ecf0aa482a306fc5e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:23:36 +0000 Subject: [PATCH] Bump celery from 3.1.25 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 3.1.25 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.25...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 861ab07..36bcfc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,5 +28,5 @@ usaddress==0.5.7 whitenoise==3.2 djangorestframework==3.4.1 drfdocs==0.0.11 -celery==3.1.25 +celery==5.2.2 django-recaptcha==1.3.1