Merge pull request 'Update dependency django-auditlog to >=3.3.0' (#218) from renovate/django-auditlog-3.x into main
Some checks failed
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Build and Deploy Staging / deploy (push) Has been cancelled

Reviewed-on: #218
This commit is contained in:
Tobias Kunze 2025-10-17 11:21:23 +00:00
commit dddcbbcc1b
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@ dependencies = [
"cryptography>=46.0.3",
"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",