From 1e1f25a50d766d45b8ba3cfd4b8305c944064cdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:38:02 +0000 Subject: [PATCH] Bump celery from 5.0.2 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 5.0.2 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/v5.0.2...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0718a97..76cd27c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ APScheduler==3.4.0 Babel==2.5.3 billiard==3.6.3.0 blinker==1.4 -celery==5.0.2 +celery==5.2.2 certifi==2019.11.28 chardet==3.0.4 click==7.1.1