From 6c8a692ac93a7b2015b6ab03e25417f0a2ea40af Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Jan 2025 08:41:21 -0700 Subject: [PATCH] Update django from 3.1.3 to 5.1.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..0f3973f 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.1.5 django-filter==2.4.0 django-grappelli==2.14.2 djangorestframework==3.12.2