Skip to content

Commit 1cbe612

Browse files
authored
[k8s-label-visualiz] bump client-python pip3 dep (#2688)
Bump Kubernetes Python Client pip3 dependency to v29.0.0 Alpha 1 Release to consume kubernetes-client/python#2131 in order to get a fix for a conflict with recent urllib3 Signed-off-by: Simone Tiraboschi <[email protected]>
1 parent 6219414 commit 1cbe612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/k8s-label-visualizer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ chardet==5.2.0
44
google-auth==2.25.1
55
graphviz==0.20.1
66
idna==3.6
7-
kubernetes==28.1.0
7+
kubernetes==29.0.0a1
88
marshmallow==3.20.1
99
marshmallow-dataclass==8.6.0
1010
mypy-extensions==1.0.0

0 commit comments

Comments
 (0)