From 019bd7a19573c64cfa2999b44cd3ce07b8c9b799 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 5 Feb 2025 12:11:50 -0500 Subject: [PATCH] Pin django to latest version 5.1.6 --- pip-requirements-min-django.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements-min-django.txt b/pip-requirements-min-django.txt index 3fdc35b..53cac39 100644 --- a/pip-requirements-min-django.txt +++ b/pip-requirements-min-django.txt @@ -1,2 +1,2 @@ Django>=1.11 -Django<2.3 +Django==5.1.6