From 6d84c718fd0e472fa3e66b7ff51900bbb602f079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 07:46:02 +0000 Subject: [PATCH] Bump django-cleanup from 7.0.0 to 8.0.0 Bumps [django-cleanup](https://github.com/un1t/django-cleanup) from 7.0.0 to 8.0.0. - [Changelog](https://github.com/un1t/django-cleanup/blob/master/CHANGELOG.md) - [Commits](https://github.com/un1t/django-cleanup/compare/7.0.0...8.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 f1a17f752..57486d064 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==4.1.10 cryptography===41.0.3 django-annoying==0.10.6 django-autocomplete-light==3.9.4 -django-cleanup==7.0.0 +django-cleanup==8.0.0 django-crispy-forms==1.14.0 django-tables2==2.5.3 djangorestframework==3.14.0