From f995c44d0bf1b3d055ea2553e230ff04abbbfcad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 07:04:18 +0000 Subject: [PATCH] Bump django-cleanup from 6.0.0 to 7.0.0 Bumps [django-cleanup](https://github.com/un1t/django-cleanup) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/un1t/django-cleanup/releases) - [Changelog](https://github.com/un1t/django-cleanup/blob/master/CHANGELOG.md) - [Commits](https://github.com/un1t/django-cleanup/compare/6.0.0...7.0.0) --- updated-dependencies: - dependency-name: django-cleanup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b8f59d2..ead22d7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==4.1.7 cryptography==39.0.1 django-annoying==0.10.6 django-autocomplete-light==3.9.4 -django-cleanup==6.0.0 +django-cleanup==7.0.0 django-crispy-forms==1.14.0 django-tables2==2.5.3 djangorestframework==3.14.0