From 37a4821d01f982f9ca0c16cf74fcca0cc1bf77e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Dec 2020 21:44:00 +0000 Subject: [PATCH] Bump django-cleanup from 4.0.0 to 5.1.0 Bumps [django-cleanup](https://github.com/un1t/django-cleanup) from 4.0.0 to 5.1.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/4.0.0...5.1.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9248d16dc..7095941fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ bleach-whitelist==0.0.11 Django==3.1.4 django-annoying==0.10.6 django-autocomplete-light==3.8.1 -django-cleanup==4.0.0 +django-cleanup==5.1.0 django-crispy-forms==1.10.0 django-emoji-picker==0.0.6 django-filter==2.4.0