Merge pull request 'Update dependency django-auditlog to >=3.4.0' (#323) from renovate/django-auditlog-3.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 41s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 7s

Reviewed-on: #323
This commit is contained in:
Tobias Brunner 2025-12-05 12:46:14 +00:00
commit 5d19a7a853
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",