From f287ed8724ae7b7e344734436dd202f024d0df8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 08:02:43 +0000 Subject: [PATCH] chore(deps): bump django-dbbackup from 5.3.0 to 5.3.1 Bumps [django-dbbackup](https://github.com/Archmonger/django-dbbackup) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/Archmonger/django-dbbackup/releases) - [Changelog](https://github.com/Archmonger/django-dbbackup/blob/master/CHANGELOG.md) - [Commits](https://github.com/Archmonger/django-dbbackup/compare/5.3.0...5.3.1) --- updated-dependencies: - dependency-name: django-dbbackup dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 343c41a12a..d8ce5b951b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ defusedxml==0.7.1 django_celery_results==2.6.0 django-auditlog==3.2.1 django-pghistory==3.9.2 -django-dbbackup==5.3.0 +django-dbbackup==5.3.1 django-environ==0.14.0 django-filter==26.1 django-htmx==1.29.0