Skip to content

Commit 5524712

Browse files
authored
chore(deps): update dependency google-cloud-compute to v1.11.0 (GoogleCloudPlatform#9616)
1 parent 5f66063 commit 5524712

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

auth/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ google-api-python-client==2.82.0
22
google-auth-httplib2==0.1.0
33
google-auth==2.17.2
44
google-cloud-api-keys==0.5.2
5-
google-cloud-compute==1.10.1
5+
google-cloud-compute==1.11.0
66
google-cloud-language==2.9.0
77
google-cloud-storage==2.8.0

batch/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==7.2.0
2-
google-cloud-compute==1.6.1
2+
google-cloud-compute==1.11.0
33
google-cloud-resource-manager==1.6.3
44
google-cloud-storage==2.8.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
isort==5.11.4
22
black==23.3.0
3-
google-cloud-compute==1.6.1
3+
google-cloud-compute==1.11.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-compute==1.4.0
1+
google-cloud-compute==1.11.0

0 commit comments

Comments
 (0)