From d908c010ce6b108437ca71ca6c0397ceb990a4b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 07:16:01 +0000 Subject: [PATCH] Bump django from 3.2.22 to 5.0 in /requirements Bumps [django](https://github.com/django/django) from 3.2.22 to 5.0. - [Commits](https://github.com/django/django/compare/3.2.22...5.0) --- 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 1019dc1f..a10d16cc 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.22 +django==5.0 django-cleanup==8.0.0 django-compression-middleware==0.5.0 django-compressor==4.4