From 576deb45f20fd59565d1475cbc57d9d43516f7e5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 22 Nov 2023 10:55:06 -0700 Subject: [PATCH] Update celery from 5.0.2 to 5.3.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..8d1f11b 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.6 Django==3.1.3 django-filter==2.4.0 django-grappelli==2.14.2