Merge pull request 'Update dependency django-jsonform to >=2.23.2' (#177) from renovate/django-jsonform-2.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 48s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 8s

Reviewed-on: #177
This commit is contained in:
Tobias Kunze 2025-09-05 12:23:52 +00:00
commit 8591042c88
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ dependencies = [
"django==5.2.6",
"django-allauth>=65.10.0",
"django-fernet-encrypted-fields>=0.3.0",
"django-jsonform>=2.22.0",
"django-jsonform>=2.23.2",
"django-scopes>=2.0.0",
"django-storages[s3]>=1.14.6",
"django-template-partials>=24.4",