From 63f7ecc0d6cc5c4a6fb7db982594c4142853b7d2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Jun 2025 15:56:42 -0600 Subject: [PATCH] Update django from 3.1.3 to 5.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..29a486b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ anyjson==0.3.3 billiard==3.6.3.0 binaryornot==0.4.4 celery==5.0.2 -Django==3.1.3 +Django==5.2.3 django-filter==2.4.0 django-grappelli==2.14.2 djangorestframework==3.12.2