From fe9ad5dfc150b99a6d2c8ca073fd19b11b4e476c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 11 Nov 2023 05:15:30 -0700 Subject: [PATCH] Update celery from 5.0.2 to 5.3.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..33069a6 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.3.5 Django==3.1.3 django-filter==2.4.0 django-grappelli==2.14.2