Skip to content

Commit fdb1214

Browse files
Update dependency google-auth to v1.14.0 (#3148)
Co-authored-by: Leah E. Cole <[email protected]>
1 parent f44ade8 commit fdb1214

File tree

40 files changed

+40
-40
lines changed

40 files changed

+40
-40
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==1.1.2
22
pyjwt==1.7.1
33
flask-cors==3.0.8
4-
google-auth==1.11.2
4+
google-auth==1.14.0
55
requests==2.23.0
66
requests-toolbelt==0.9.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.7.11
2-
google-auth==1.11.2
2+
google-auth==1.14.0
33
google-auth-httplib2==0.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-cloud-datastore==1.11.0
3-
google-auth==1.11.2
3+
google-auth==1.14.0
44
requests==2.23.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-cloud-datastore==1.11.0
3-
google-auth==1.11.2
3+
google-auth==1.14.0
44
requests==2.23.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-api-python-client==1.7.11
3-
google-auth==1.11.2
3+
google-auth==1.14.0
44
google-cloud-pubsub==1.4.2

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.7.11
22
google-auth-httplib2==0.0.3
3-
google-auth==1.11.2
3+
google-auth==1.14.0

auth/end-user/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-auth==1.11.2
1+
google-auth==1.14.0
22
google-auth-oauthlib==0.4.1
33
google-auth-httplib2==0.0.3
44
google-api-python-client==1.7.11

auth/http-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests==2.23.0
2-
google-auth==1.11.2
2+
google-auth==1.14.0

bigquery_storage/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-auth==1.11.2
1+
google-auth==1.14.0
22
google-cloud-bigquery-storage==0.8.0
33
google-cloud-bigquery==1.23.1
44
pyarrow==0.15.1

composer/rest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-auth==1.11.2
1+
google-auth==1.14.0
22
requests==2.23.0
33
six==1.14.0

0 commit comments

Comments
 (0)