Update dependency django-auditlog to >=3.4.0
All checks were successful
Tests / test (push) Successful in 28s

This commit is contained in:
Renovate Bot 2025-12-05 03:01:15 +00:00
parent 38ec22174a
commit d6a6ec8d9e
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@ dependencies = [
"cryptography>=46.0.3",
"django==5.2.9",
"django-allauth>=65.13.1",
"django-auditlog>=3.3.0",
"django-auditlog>=3.4.0",
"django-fernet-encrypted-fields>=0.3.1",
"django-jsonform>=2.23.2",
"django-scopes>=2.0.0",