From bb383734397508fc9f1935af6db2f7ac44e641e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 16:12:13 +0000 Subject: [PATCH] Bump django-dbbackup from 3.3.0 to 4.0.2 Bumps [django-dbbackup](https://github.com/jazzband/django-dbbackup) from 3.3.0 to 4.0.2. - [Release notes](https://github.com/jazzband/django-dbbackup/releases) - [Changelog](https://github.com/jazzband/django-dbbackup/blob/master/docs/changelog.rst) - [Commits](https://github.com/jazzband/django-dbbackup/compare/3.3.0...4.0.2) --- updated-dependencies: - dependency-name: django-dbbackup 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 c386d58e061..df65feb96b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ coverage==6.3.2 defusedxml==0.7.1 django_celery_results==2.3.1 django-auditlog==2.0.0 -django-dbbackup==3.3.0 +django-dbbackup==4.0.2 django-environ==0.8.1 django-filter==21.1 django-imagekit==4.1.0