Skip to content

Commit 15bcddb

Browse files
authored
chore(deps): update dependency google-auth to v1.14.2 (#3724)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-auth](https://togithub.com/googleapis/google-auth-library-python) | patch | `==1.14.1` -> `==1.14.2` | --- ### Release Notes <details> <summary>googleapis/google-auth-library-python</summary> ### [`v1.14.2`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1142-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1141v1142-2020-05-07) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.14.1...v1.14.2) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
1 parent 8d9c2f1 commit 15bcddb

File tree

43 files changed

+43
-43
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+43
-43
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.14.1
4+
google-auth==1.14.2
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.8.2
2-
google-auth==1.14.1
2+
google-auth==1.14.2
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.12.0
3-
google-auth==1.14.1
3+
google-auth==1.14.2
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.12.0
3-
google-auth==1.14.1
3+
google-auth==1.14.2
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.8.2
3-
google-auth==1.14.1
3+
google-auth==1.14.2
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.8.2
22
google-auth-httplib2==0.0.3
3-
google-auth==1.14.1
3+
google-auth==1.14.2

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.14.1
1+
google-auth==1.14.2
22
google-auth-oauthlib==0.4.1
33
google-auth-httplib2==0.0.3
44
google-api-python-client==1.8.2

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.14.1
2+
google-auth==1.14.2

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.14.1
1+
google-auth==1.14.2
22
google-cloud-bigquery-storage==0.8.0
33
google-cloud-bigquery==1.24.0
44
pyarrow==0.17.0

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.14.1
1+
google-auth==1.14.2
22
requests==2.23.0
33
six==1.14.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.8.2
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
google-auth-httplib2==0.0.3

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.23.0
22
google-api-python-client==1.8.2
3-
google-auth==1.14.1
3+
google-auth==1.14.2
44
google-auth-httplib2==0.0.3

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==2.9.2
22
requests==2.23.0
33
google-api-python-client==1.8.2
4-
google-auth==1.14.1
4+
google-auth==1.14.2
55
google-auth-httplib2==0.0.3

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.8.2
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
google-auth-httplib2==0.0.3
44
requests==2.23.0

dataproc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
grpcio==1.28.1
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
google-auth-httplib2==0.0.3
44
google-cloud==0.34.0
55
google-cloud-storage==1.28.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
grpcio==1.28.1
22
grpcio-tools==1.28.1
3-
google-auth==1.14.1
3+
google-auth==1.14.2
44
six==1.14.0
55
googleapis-common-protos==1.51.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
grpcio==1.28.1
22
grpcio-tools==1.28.1
3-
google-auth==1.14.1
3+
google-auth==1.14.2
44
six==1.14.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.8.2
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
google-auth-httplib2==0.0.3

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ gunicorn==20.0.4
44
six==1.14.0
55
pyyaml==5.3.1
66
requests==2.23.0
7-
google-auth==1.14.1
7+
google-auth==1.14.2
88
google-auth-oauthlib==0.4.1

functions/composer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests_toolbelt==0.9.1
2-
google-auth==1.14.1
2+
google-auth==1.14.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.8.2
22
google-auth-httplib2==0.0.3
3-
google-auth==1.14.1
3+
google-auth==1.14.2
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.8.2
22
google-auth-httplib2==0.0.3
3-
google-auth==1.14.1
3+
google-auth==1.14.2
44
google-cloud==0.34.0
55
requests==2.23.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-api-python-client==1.8.2
22
google-auth-httplib2==0.0.3
3-
google-auth==1.14.1
3+
google-auth==1.14.2
44
google-cloud==0.34.0
55
google-cloud-storage==1.28.0
66
requests==2.23.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.8.2
22
google-auth-httplib2==0.0.3
3-
google-auth==1.14.1
3+
google-auth==1.14.2
44
google-cloud==0.34.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.8.2
22
google-auth-httplib2==0.0.3
3-
google-auth==1.14.1
3+
google-auth==1.14.2
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.8.2
22
google-auth-httplib2==0.0.3
3-
google-auth==1.14.1
3+
google-auth==1.14.2
44
google-cloud==0.34.0
55
requests==2.23.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.8.2
22
google-auth-httplib2==0.0.3
3-
google-auth==1.14.1
3+
google-auth==1.14.2
44
google-cloud==0.34.0
55
google-cloud-storage==1.28.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.8.2
22
google-auth-httplib2==0.0.3
3-
google-auth==1.14.1
3+
google-auth==1.14.2
44
google-cloud==0.34.0

iam/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.8.2
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
google-auth-httplib2==0.0.3

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cryptography==2.9.2
22
flask==1.1.2
3-
google-auth==1.14.1
3+
google-auth==1.14.2
44
gunicorn==20.0.4
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,7 +1,7 @@
11
cryptography==2.9.2
22
google-api-python-client==1.8.2
33
google-auth-httplib2==0.0.3
4-
google-auth==1.14.1
4+
google-auth==1.14.2
55
google-cloud-pubsub==1.4.2
66
pyjwt==1.7.1
77
paho-mqtt==1.5.0

iot/api-client/gcs_file_to_device/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==1.8.2
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
google-auth-httplib2==0.0.3
44
google-cloud-iot==1.0.0
55
google-cloud-pubsub==1.4.2

iot/api-client/http_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==2.9.2
22
google-api-python-client==1.8.2
33
google-auth-httplib2==0.0.3
4-
google-auth==1.14.1
4+
google-auth==1.14.2
55
google-cloud-iot==1.0.0
66
google-cloud-pubsub==1.4.2
77
pyjwt==1.7.1

iot/api-client/manager/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cryptography==2.9.2
22
flaky==3.6.1
33
google-api-python-client==1.8.2
44
google-auth-httplib2==0.0.3
5-
google-auth==1.14.1
5+
google-auth==1.14.2
66
google-cloud-iot==1.0.0
77
google-cloud-pubsub==1.4.2
88
paho-mqtt==1.5.0

iot/api-client/mqtt_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==2.9.2
22
google-api-python-client==1.8.2
33
google-auth-httplib2==0.0.3
4-
google-auth==1.14.1
4+
google-auth==1.14.2
55
google-cloud-pubsub==1.4.2
66
google-cloud-iot==1.0.0
77
grpc-google-iam-v1==0.12.3

jobs/v3/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.8.2
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
google-auth-httplib2==0.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.8.2
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
google-auth-httplib2==0.0.3

language/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.8.2
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
google-auth-httplib2==0.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tensorflow==2.0.1; python_version > "3.0"
22
tensorflow==1.15.0; python_version < "3.0"
33
google-api-python-client==1.8.2
4-
google-auth==1.14.1
4+
google-auth==1.14.2
55
google-auth-httplib2==0.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.8.2
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
google-auth-httplib2==0.0.3

storage/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.8.2
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
google-auth-httplib2==0.0.3

storage/signed_urls/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-storage==1.28.0
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
six==1.14.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.8.2
2-
google-auth==1.14.1
2+
google-auth==1.14.2
33
google-auth-httplib2==0.0.3

0 commit comments

Comments
 (0)