Update dependency jsonschema to >=4.24.0
All checks were successful
Tests / test (push) Successful in 23s
All checks were successful
Tests / test (push) Successful in 23s
This commit is contained in:
parent
15370f9739
commit
cc27d74482
2 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@ dependencies = [
|
|||
"django-scopes>=2.0.0",
|
||||
"django-storages>=1.14.6",
|
||||
"django-template-partials>=24.4",
|
||||
"jsonschema>=4.23.0",
|
||||
"jsonschema>=4.24.0",
|
||||
"kubernetes>=32.0.1",
|
||||
"pillow>=11.1.0",
|
||||
"psycopg2-binary>=2.9.10",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue