diff --git a/requirements.lock b/requirements.lock index 2e45a34a..06b22cf5 100644 --- a/requirements.lock +++ b/requirements.lock @@ -4,10 +4,10 @@ absl-py==0.15.0 google-api-python-client==1.12.11 google-cloud-secret-manager==2.15.1 google-cloud-monitoring==2.18.0 -grpcio==1.57.0 -grpcio-health-checking==1.57.0 -grpcio-tools==1.57.0 -grpcio-channelz==1.57.0 +grpcio==1.60.1 +grpcio-health-checking==1.60.1 +grpcio-tools==1.60.1 +grpcio-channelz==1.60.1 kubernetes==27.2.0 six==1.16.0 tenacity==6.3.1 @@ -25,7 +25,7 @@ google-auth==2.22.0 google-auth-httplib2==0.1.0 googleapis-common-protos==1.60.0 grpc-google-iam-v1==0.12.6 -grpcio-status==1.57.0 +grpcio-status==1.60.1 httplib2==0.22.0 idna==3.4 MarkupSafe==2.1.3 diff --git a/requirements.txt b/requirements.txt index 3be913f9..bdf104e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,10 +4,10 @@ absl-py~=0.11 google-api-python-client~=1.12 google-cloud-secret-manager~=2.1 google-cloud-monitoring~=2.18 -grpcio~=1.57 -grpcio-health-checking~=1.57 -grpcio-tools~=1.57 -grpcio-channelz~=1.57 +grpcio~=1.60 +grpcio-health-checking~=1.60 +grpcio-tools~=1.60 +grpcio-channelz~=1.60 kubernetes~=27.2 six~=1.13 tenacity~=6.2