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

This commit is contained in:
Renovate Bot 2025-10-04 03:01:18 +00:00
parent b5e7a7a9b7
commit 77e2e5871c
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@ dependencies = [
"cryptography>=46.0.1",
"django==5.2.7",
"django-allauth>=65.11.2",
"django-auditlog>=3.2.1",
"django-auditlog>=3.3.0",
"django-fernet-encrypted-fields>=0.3.0",
"django-jsonform>=2.23.2",
"django-scopes>=2.0.0",