From 45a85496dc6883a4f1ead95658322587c589813b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 18:37:53 +0000 Subject: [PATCH] Bump django-auditlog from 2.3.0 to 3.0.0 Bumps [django-auditlog](https://github.com/jazzband/django-auditlog) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/jazzband/django-auditlog/releases) - [Changelog](https://github.com/jazzband/django-auditlog/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/django-auditlog/compare/v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: django-auditlog 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 547bd7aa83..97831e01f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ celery==5.4.0 coverage==7.5.1 defusedxml==0.7.1 django_celery_results==2.5.1 -django-auditlog==2.3.0 +django-auditlog==3.0.0 django-dbbackup==4.1.0 django-environ==0.11.2 django-filter==23.5