From d496a40ff592373a4194d56ca3e8cd3b732bfea5 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 30 Sep 2025 00:49:30 +0000 Subject: [PATCH] chore(deps): update dependency kubernetes to v34 --- connectgateway/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectgateway/requirements.txt b/connectgateway/requirements.txt index 7141c827fa1..531ee9e7eb4 100644 --- a/connectgateway/requirements.txt +++ b/connectgateway/requirements.txt @@ -1,4 +1,4 @@ google-cloud-gke-connect-gateway==0.10.4 google-auth==2.38.0 -kubernetes==33.1.0 +kubernetes==34.1.0 google-api-core==2.24.2