chore(deps): bump django-dbbackup from 4.2.1 to 5.0.0

Bumps [django-dbbackup](https://github.com/Archmonger/django-dbbackup) from 4.2.1 to 5.0.0.
- [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/4.2.1...5.0.0)

---
updated-dependencies:
- dependency-name: django-dbbackup
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-15 05:00:54 +00:00
committed by GitHub
parent f31637b684
commit f58bb705bd
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ cryptography==3.3.2
Cython==3.1.4
Django==4.2.25
djangorestframework==3.16.1
django-dbbackup==4.2.1
django-dbbackup==5.0.0
drf-spectacular==0.28.0
future==0.18.3
gevent-websocket==0.10.1

View File

@@ -6,7 +6,7 @@ configparser==7.2.0
cryptography==3.3.2
Cython==3.1.4
Django==4.2.25
django-dbbackup==4.2.1
django-dbbackup==5.0.0
drf-spectacular==0.28.0
future==0.18.3
idna==3.10