From c72415afb22cc43b240691e0b1c61ec0b2d0ca1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:27:10 +0000 Subject: [PATCH] Bump celery from 3.1.26.post2 to 5.2.2 in /ocd_backend 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] --- ocd_backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocd_backend/requirements.txt b/ocd_backend/requirements.txt index de503cb..4516ef0 100644 --- a/ocd_backend/requirements.txt +++ b/ocd_backend/requirements.txt @@ -1,7 +1,7 @@ -e git+https://github.com/mikeboers/PyAV.git@34d568f924e7dbb49a6f337e7791204c64fd8c52#egg=av Pillow>=6.2.0 lxml==3.3.5 -celery==3.1.26.post2 +celery==5.2.2 redis==2.10.6 elasticsearch>=5.0.0,<6.0.0 click==2.1