From 3bf288f5dac7ad866f9ca6b9d94733a984219bdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:25:59 +0000 Subject: [PATCH] Bump celery from 4.1.0 to 5.2.2 in /app Bumps [celery](https://github.com/celery/celery) from 4.1.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.1.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 5bcb32b..46bf947 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,7 +2,7 @@ alembic==0.9.6 amqp==2.2.2 asn1crypto==0.24.0 billiard==3.5.0.3 -celery==4.1.0 +celery==5.2.2 certifi==2017.11.5 cffi==1.11.2 chardet==3.0.4