Skip to content

Commit a625272

Browse files
Bobbins228ChristianZaccaria
authored andcommitted
build: upgrade kubernetes dependency
1 parent 3e7a960 commit a625272

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

poetry.lock

+18-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python = "^3.9"
2424
openshift-client = "1.0.18"
2525
rich = ">=12.5,<14.0"
2626
ray = {version = "2.35.0", extras = ["data", "default"]}
27-
kubernetes = ">= 25.3.0, < 27"
27+
kubernetes = ">= 27.2.0"
2828
cryptography = "43.0.3"
2929
executing = "1.2.0"
3030
pydantic = "< 2"

0 commit comments

Comments
 (0)