From 76f8efbd729f19ddfaf41b62ac82373b2e82484f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:22:57 +0000 Subject: [PATCH] Bump celery from 4.4.6 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 4.4.6 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.4.6...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 2e39470..c192ddf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ django==3.0.14 gunicorn==20.0.4 psycopg2-binary==2.8.5 requests==2.24.0 -celery==4.4.6 +celery==5.2.2 ipdb==0.13.3 djangorestframework==3.11.2 django-admin-rangefilter==0.6.1