Merge pull request 'Update dependency kubernetes to v34' (#214) from renovate/kubernetes-34.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 39s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 6s

Reviewed-on: #214
This commit is contained in:
Tobias Brunner 2025-10-22 13:07:50 +00:00
commit 6e7a06c544
2 changed files with 8 additions and 9 deletions

View file

@ -16,7 +16,7 @@ dependencies = [
"django-storages[s3]>=1.14.6",
"django-template-partials>=25.2",
"jsonschema>=4.25.1",
"kubernetes>=33.1.0",
"kubernetes>=34.1.0",
"pillow>=11.3.0",
"psycopg2-binary>=2.9.11",
"pyjwt>=2.10.1",