Skip to content

Commit ab60044

Browse files
committed
chore(deps): update dependency google-api-python-client to v2.166.0
1 parent ac56e1b commit ab60044

File tree

38 files changed

+38
-38
lines changed

38 files changed

+38
-38
lines changed

aml-ai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.131.0
1+
google-api-python-client==2.166.0
22
google-auth-httplib2==0.2.0
33
google-auth==2.38.0
44
requests==2.32.2

auth/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.131.0
1+
google-api-python-client==2.166.0
22
google-auth-httplib2==0.2.0
33
google-auth==2.38.0
44
google-cloud-api-keys==0.5.13

auth/end-user/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-auth==2.38.0
22
google-auth-oauthlib==1.2.1
33
google-auth-httplib2==0.2.0
4-
google-api-python-client==2.131.0
4+
google-api-python-client==2.166.0
55
flask==3.0.3
66
requests==2.31.0

compute/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.131.0
1+
google-api-python-client==2.166.0
22
google-auth==2.38.0
33
google-auth-httplib2==0.2.0

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==44.0.1
22
requests==2.32.2
3-
google-api-python-client==2.131.0
3+
google-api-python-client==2.166.0
44
google-auth==2.38.0
55
google-auth-httplib2==0.2.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==2.131.0
1+
google-api-python-client==2.166.0

compute/oslogin/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ backoff==2.2.1; python_version < "3.7"
22
backoff==2.2.1; python_version >= "3.7"
33
pytest==8.2.0
44
google-cloud-iam==2.17.0
5-
google-api-python-client==2.131.0
5+
google-api-python-client==2.166.0

compute/oslogin/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.131.0
1+
google-api-python-client==2.166.0
22
google-auth==2.38.0
33
google-auth-httplib2==0.2.0
44
google-cloud-compute==1.11.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.131.0
1+
google-api-python-client==2.166.0
22
google-cloud-storage==2.9.0
33
pytest-xdist==3.3.0
44
pytest==8.2.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.131.0
1+
google-api-python-client==2.166.0
22
google-cloud-storage==2.9.0
33
pytest-xdist==3.3.0
44
pytest==8.2.0

0 commit comments

Comments
 (0)