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
2
2
google-auth-httplib2 == 0.2.0
3
3
google-auth == 2.38.0
4
4
google-cloud-api-keys == 0.5.13
5
- google-cloud-compute == 1.11 .0
5
+ google-cloud-compute == 1.29 .0
6
6
google-cloud-language == 2.15.1
7
7
google-cloud-storage == 2.9.0
Original file line number Diff line number Diff line change 1
1
pytest==8.2.0
2
- google-cloud-compute==1.11 .0
2
+ google-cloud-compute==1.29 .0
3
3
google-cloud-resource-manager==1.10.1
4
4
google-cloud-storage==2.9.0
5
5
flaky==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"
2
2
isort == 5.13.2 ; python_version < = "3.8"
3
3
black == 24.8.0 ; python_version < "3.9"
4
4
black == 24.10.0 ; python_version >= "3.9"
5
- google-cloud-compute == 1.19.1
5
+ google-cloud-compute == 1.29.0
Original file line number Diff line number Diff line change 1
1
google-api-python-client == 2.131.0
2
2
google-auth == 2.38.0
3
3
google-auth-httplib2 == 0.2.0
4
- google-cloud-compute == 1.11 .0
4
+ google-cloud-compute == 1.29 .0
5
5
google-cloud-os-login == 2.15.1
6
6
requests == 2.32.2
Original file line number Diff line number Diff line change 1
- google-cloud-compute == 1.11 .0
1
+ google-cloud-compute == 1.29 .0
You can’t perform that action at this time.
0 commit comments