Skip to content

Commit 32bcd37

Browse files
authored
chore(deps): update dependency google-auth-httplib2 to v0.1.0 (GoogleCloudPlatform#5455)
1 parent 3b22f40 commit 32bcd37

24 files changed

Lines changed: 24 additions & 24 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.12.8
22
google-auth==1.27.1
3-
google-auth-httplib2==0.0.4
3+
google-auth-httplib2==0.1.0

auth/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.12.8
2-
google-auth-httplib2==0.0.4
2+
google-auth-httplib2==0.1.0
33
google-auth==1.27.1

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==1.27.1
22
google-auth-oauthlib==0.4.3
3-
google-auth-httplib2==0.0.4
3+
google-auth-httplib2==0.1.0
44
google-api-python-client==1.12.8
55
flask==1.1.2
66
requests==2.25.1

compute/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.12.8
22
google-auth==1.27.1
3-
google-auth-httplib2==0.0.4
3+
google-auth-httplib2==0.1.0

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requests==2.25.1
22
google-api-python-client==1.12.8
33
google-auth==1.27.1
4-
google-auth-httplib2==0.0.4
4+
google-auth-httplib2==0.1.0

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ cryptography==3.4.6
22
requests==2.25.1
33
google-api-python-client==1.12.8
44
google-auth==1.27.1
5-
google-auth-httplib2==0.0.4
5+
google-auth-httplib2==0.1.0

compute/oslogin/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.12.8
22
google-auth==1.27.1
3-
google-auth-httplib2==0.0.4
3+
google-auth-httplib2==0.1.0
44
requests==2.25.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.12.8
22
google-auth==1.27.1
3-
google-auth-httplib2==0.0.4
3+
google-auth-httplib2==0.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.12.8
2-
google-auth-httplib2==0.0.4
2+
google-auth-httplib2==0.1.0
33
google-auth==1.27.1
44
google-cloud==0.34.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==1.12.8
2-
google-auth-httplib2==0.0.4
2+
google-auth-httplib2==0.1.0
33
google-auth==1.27.1
44
google-cloud-pubsub==2.4.0
55
requests==2.25.1

0 commit comments

Comments
 (0)