From b034aaf8ca36d7bb79bfbed36c45e017ab84196d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Apr 2025 18:00:59 -0600 Subject: [PATCH] Update celery from 5.0.2 to 5.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..32571a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ amqplib==1.0.2 anyjson==0.3.3 billiard==3.6.3.0 binaryornot==0.4.4 -celery==5.0.2 +celery==5.5.2 Django==3.1.3 django-filter==2.4.0 django-grappelli==2.14.2