From 31caeaa80a15db1884462671aaf2daf89e14a756 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 18:25:06 +0000 Subject: [PATCH] chore(deps): update dependency django to v5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33a06340f9..9195520621 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.16 +Django==5.1.1 django-constance==3.1.0 django-cors-headers==4.4.0 git+https://github.com/derneuere/django-chunked-upload@master#egg=django-chunked-upload