From be24ee7922fd0345e952ad1bef6286bea60d9f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 14:22:23 +0000 Subject: [PATCH] Bump django-cleanup from 5.2.0 to 6.0.0 Bumps [django-cleanup](https://github.com/un1t/django-cleanup) from 5.2.0 to 6.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/5.2.0...6.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 448c8439..953b3ec8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==3.2.11 cryptography==36.0.1 django-annoying==0.10.6 django-autocomplete-light==3.8.2 -django-cleanup==5.2.0 +django-cleanup==6.0.0 django-crispy-forms==1.14.0 django-filter==21.1 django-tables2==2.4.1