Update dependency django-fernet-encrypted-fields to >=0.3.1
All checks were successful
Tests / test (push) Successful in 27s
All checks were successful
Tests / test (push) Successful in 27s
This commit is contained in:
parent
21102f30c7
commit
3cb26fde55
2 changed files with 5 additions and 5 deletions
|
|
@ -10,7 +10,7 @@ dependencies = [
|
|||
"django==5.2.8",
|
||||
"django-allauth>=65.13.0",
|
||||
"django-auditlog>=3.3.0",
|
||||
"django-fernet-encrypted-fields>=0.3.0",
|
||||
"django-fernet-encrypted-fields>=0.3.1",
|
||||
"django-jsonform>=2.23.2",
|
||||
"django-scopes>=2.0.0",
|
||||
"django-storages[s3]>=1.14.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue