Update dependency django-auditlog to >=3.3.0
All checks were successful
Tests / test (push) Successful in 32s
All checks were successful
Tests / test (push) Successful in 32s
This commit is contained in:
parent
b5e7a7a9b7
commit
77e2e5871c
2 changed files with 5 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue