From 04574c9f1283b150323e3d712f02a2896fb07b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 12:01:27 +0000 Subject: [PATCH] chore(deps): bump django-auditlog from 3.2.1 to 3.4.0 Bumps [django-auditlog](https://github.com/jazzband/django-auditlog) from 3.2.1 to 3.4.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/v3.2.1...v3.4.0) --- updated-dependencies: - dependency-name: django-auditlog dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8141740a9a..b50cf2e555 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ bleach[css] celery==5.6.0 defusedxml==0.7.1 django_celery_results==2.6.0 -django-auditlog==3.2.1 +django-auditlog==3.4.0 django-pghistory==3.9.0 django-dbbackup==5.0.1 django-environ==0.12.0