Update dependency django-jsonform to >=2.23.2
All checks were successful
Tests / test (push) Successful in 25s

This commit is contained in:
Renovate Bot 2025-09-05 03:01:15 +00:00
parent 616e5cd489
commit cd6f711369
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",