From 21d8a8d939a0585590fcb8c992d7dc363e16619a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:51:13 +0000 Subject: [PATCH] Bump celery from 4.2.0 to 5.2.2 in /app Bumps [celery](https://github.com/celery/celery) from 4.2.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/v4.2.0...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index d98b189..145ef10 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -10,4 +10,4 @@ django-cors-headers>=3.5.0,<3.6.0 django-debug-toolbar>=3.2,<3.3 django-redis>=4.12.1,<4.13.0 razorpay==1.2.0 -celery==4.2.0 +celery==5.2.2