Merge pull request 'Update dependency kubernetes to v33' (#110) from renovate/kubernetes-33.x into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled

Reviewed-on: #110
This commit is contained in:
Tobias Kunze 2025-06-22 15:39:44 +00:00
commit 4201d2542b
2 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ dependencies = [
"django-storages[s3]>=1.14.6",
"django-template-partials>=24.4",
"jsonschema>=4.24.0",
"kubernetes>=32.0.1",
"kubernetes>=33.1.0",
"pillow>=11.2.1",
"psycopg2-binary>=2.9.10",
"pyjwt>=2.10.1",