Skip to content

Commit 1e7d732

Browse files
authored
[v4.18] branch should pin to kubernetes 31.*.* (#2332)
1 parent dfe95db commit 1e7d732

File tree

2 files changed

+31
-64
lines changed

2 files changed

+31
-64
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies = [
6868
"colorlog>=6.8.2",
6969
"deepdiff>=8.0.1",
7070
"jinja2>=3.1.4",
71-
"kubernetes>=31.0.0",
71+
"kubernetes~=31.0.0",
7272
"packaging>=24.1",
7373
"pyhelper-utils>=0.0.42",
7474
"pytest-cov>=6.0.0",

uv.lock

Lines changed: 30 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)