File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
functions/v2/label_gce_instance Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ google-api-python-client==2.131.0
22google-auth-httplib2 == 0.2.0
33google-auth == 2.38.0
44google-cloud-api-keys == 0.5.13
5- google-cloud-compute == 1.11 .0
5+ google-cloud-compute == 1.35 .0
66google-cloud-language == 2.15.1
77google-cloud-storage == 2.9.0
Original file line number Diff line number Diff line change 11pytest==8.2.0
2- google-cloud-compute==1.11 .0
2+ google-cloud-compute==1.35 .0
33google-cloud-resource-manager==1.10.1
44google-cloud-storage==2.9.0
55flaky==3.8.1
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ isort==6.0.0; python_version > "3.9"
22isort == 5.13.2 ; python_version < = "3.8"
33black == 24.8.0 ; python_version < "3.9"
44black == 24.10.0 ; python_version >= "3.9"
5- google-cloud-compute == 1.19.1
5+ google-cloud-compute == 1.35.0
Original file line number Diff line number Diff line change 11google-api-python-client == 2.131.0
22google-auth == 2.38.0
33google-auth-httplib2 == 0.2.0
4- google-cloud-compute == 1.11 .0
4+ google-cloud-compute == 1.35 .0
55google-cloud-os-login == 2.15.1
66requests == 2.32.4
Original file line number Diff line number Diff line change 1- google-cloud-compute == 1.11 .0
1+ google-cloud-compute == 1.35 .0
You can’t perform that action at this time.
0 commit comments