From d3798aa430235c1cddd628b0ea3df3f48601cb31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:45:44 +0000 Subject: [PATCH] Bump celery from 3.1.23 to 5.2.2 in /xerror Bumps [celery](https://github.com/celery/celery) from 3.1.23 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.23...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- xerror/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xerror/requirements.txt b/xerror/requirements.txt index d35f5333..1be466de 100644 --- a/xerror/requirements.txt +++ b/xerror/requirements.txt @@ -4,7 +4,7 @@ asgi-redis==0.14.0 asgiref==0.14.0 autobahn==0.15.0 billiard==3.3.0.23 -celery==3.1.23 +celery==5.2.2 channels==0.17.0 daphne==0.14.2 Django==1.11.29