From add5942c294c6b4f611ae563ba33e57299470261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 07:39:21 +0000 Subject: [PATCH] Bump django from 3.2.25 to 5.1.1 in /requirements Bumps [django](https://github.com/django/django) from 3.2.25 to 5.1.1. - [Commits](https://github.com/django/django/compare/3.2.25...5.1.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 6922f937..5842f2bd 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1,6 +1,6 @@ channels[daphne]==4.0.0 diskcache==5.6.3 -django==3.2.25 +django==5.1.1 django-cleanup==8.1.0 django-compression-middleware==0.5.0 django-compressor==4.4