From 80fd8c21affc67f599bf8b98f41d00740cf4232a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:54:37 +0000 Subject: [PATCH] Bump celery from 3.1.23 to 5.2.2 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] --- requirements.txt | 2 +- xerror/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9892f142..05019fc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ attrs==21.2.0 autobahn==0.15.0 Automat==20.2.0 billiard==3.3.0.23 -celery==3.1.23 +celery==5.2.2 certifi==2019.11.28 cffi==1.14.5 channels==0.17.0 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