Merge pull request 'Update dependency django-fernet-encrypted-fields to >=0.3.1' (#278) from renovate/django-fernet-encrypted-fields-0.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: #278
This commit is contained in:
Tobias Kunze 2025-11-12 09:12:51 +00:00
commit f714923d48
2 changed files with 5 additions and 5 deletions

View file

@ -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",