From 28f76de32572d42aa818db713ff88878030646ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:46:18 +0000 Subject: [PATCH] Bump celery from 3.1.26.post2 to 5.2.2 in /src Bumps [celery](https://github.com/celery/celery) from 3.1.26.post2 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/commits/v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index dbbd371..211f803 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -5,7 +5,7 @@ astroid==2.4.2 autopep8==1.5.2 backcall==0.2.0 billiard==3.3.0.23 -celery==3.1.26.post2 +celery==5.2.2 certifi==2020.11.8 cffi==1.14.0 decorator==4.4.2