From 2fa719d3cfa4a6f479a31388775c778dc812aae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 07:16:41 +0000 Subject: [PATCH] Bump django-cleanup from 8.1.0 to 9.0.0 in /requirements Bumps [django-cleanup](https://github.com/un1t/django-cleanup) from 8.1.0 to 9.0.0. - [Changelog](https://github.com/un1t/django-cleanup/blob/master/CHANGELOG.md) - [Commits](https://github.com/un1t/django-cleanup/compare/8.1.0...9.0.0) --- updated-dependencies: - dependency-name: django-cleanup 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..7507932a 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1,7 +1,7 @@ channels[daphne]==4.0.0 diskcache==5.6.3 django==3.2.25 -django-cleanup==8.1.0 +django-cleanup==9.0.0 django-compression-middleware==0.5.0 django-compressor==4.4 django-htmlmin==0.11.0