From a8c0ceb47062268a993aeea179ffe85bea8c38a8 Mon Sep 17 00:00:00 2001 From: heliocodacy <46491761+heliocodacy@users.noreply.github.com> Date: Tue, 4 Nov 2025 12:42:32 +0000 Subject: [PATCH] bump django --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 146444f..c775289 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,3 +1,3 @@ flask==1.0.2 -django==1.11.29 +django==4.2.24 requests==2.19.1 \ No newline at end of file