From 4bf30801917af54dad0993acfa4dfc8d60dc1125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 07:38:19 +0000 Subject: [PATCH] Bump django from 3.2.25 to 5.0.7 in /requirements Bumps [django](https://github.com/django/django) from 3.2.25 to 5.0.7. - [Commits](https://github.com/django/django/compare/3.2.25...5.0.7) --- 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..29d56857 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.0.7 django-cleanup==8.1.0 django-compression-middleware==0.5.0 django-compressor==4.4