Skip to content

Commit 8b7cf22

Browse files
renovate-botTakashi Matsuo
andauthored
Update dependency google-auth-httplib2 to v0.0.4 (#4255)
Co-authored-by: Takashi Matsuo <tmatsuo@google.com>
1 parent e828f48 commit 8b7cf22

File tree

30 files changed

+30
-30
lines changed

30 files changed

+30
-30
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.9.3
22
google-auth==1.18.0
3-
google-auth-httplib2==0.0.3
3+
google-auth-httplib2==0.0.4

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.9.3
2-
google-auth-httplib2==0.0.3
2+
google-auth-httplib2==0.0.4
33
google-auth==1.18.0

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.18.0
22
google-auth-oauthlib==0.4.1
3-
google-auth-httplib2==0.0.3
3+
google-auth-httplib2==0.0.4
44
google-api-python-client==1.9.3
55
flask==1.1.2
66
requests==2.24.0

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.9.3
22
google-auth==1.18.0
3-
google-auth-httplib2==0.0.3
3+
google-auth-httplib2==0.0.4

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.24.0
22
google-api-python-client==1.9.3
33
google-auth==1.18.0
4-
google-auth-httplib2==0.0.3
4+
google-auth-httplib2==0.0.4

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ cryptography==2.9.2
22
requests==2.24.0
33
google-api-python-client==1.9.3
44
google-auth==1.18.0
5-
google-auth-httplib2==0.0.3
5+
google-auth-httplib2==0.0.4

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.9.3
22
google-auth==1.18.0
3-
google-auth-httplib2==0.0.3
3+
google-auth-httplib2==0.0.4
44
requests==2.24.0

dataproc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
grpcio==1.30.0
22
google-auth==1.18.0
3-
google-auth-httplib2==0.0.3
3+
google-auth-httplib2==0.0.4
44
google-cloud==0.34.0
55
google-cloud-storage==1.29.0
66
google-cloud-dataproc==1.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.9.3
22
google-auth==1.18.0
3-
google-auth-httplib2==0.0.3
3+
google-auth-httplib2==0.0.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.9.3
2-
google-auth-httplib2==0.0.3
2+
google-auth-httplib2==0.0.4
33
google-auth==1.18.0
44
google-cloud==0.34.0

0 commit comments

Comments
 (0)