From a764db3113910cb7c98a4c26cd1eb7f775dbe167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:25:26 +0000 Subject: [PATCH] Bump celery from 2.2.4 to 5.2.2 in /server/virtualenv Bumps [celery](https://github.com/celery/celery) from 2.2.4 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/v2.2.4...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/virtualenv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/virtualenv/requirements.txt b/server/virtualenv/requirements.txt index 89176d5..cf2d5c3 100644 --- a/server/virtualenv/requirements.txt +++ b/server/virtualenv/requirements.txt @@ -3,7 +3,7 @@ anyjson==0.3.1 BeautifulSoup==3.2.0 bebop==0.0.6 boto==2.0b4 -celery==2.2.4 +celery==5.2.2 Django==1.2.4 django-celery==2.2.4 git+git://github.com/django-debug-toolbar/django-debug-toolbar.git@b2e0c98c51f33b43429849a09f0dcbf812c51571