Skip to content

Commit

Permalink
Update dependency google-api-python-client to v1.10.0 (#4302)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-api-python-client](https://togithub.com/googleapis/google-api-python-client) | minor | `==1.9.3` -> `==1.10.0` |

---

### Release Notes

<details>
<summary>googleapis/google-api-python-client</summary>

### [`v1.10.0`](https://togithub.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#&#8203;1100-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev193v1100-2020-07-15)

[Compare Source](https://togithub.com/googleapis/google-api-python-client/compare/v1.9.3...v1.10.0)

##### Features

-   allow to use 'six.moves.collections_abc.Mapping' in 'client_options.from_dict()' ([#&#8203;943](https://www.github.com/googleapis/google-api-python-client/issues/943)) ([21af37b](https://www.github.com/googleapis/google-api-python-client/commit/21af37b11ea2d6a89b3df484e1b2fa1d12849510))
-   Build universal wheels ([#&#8203;948](https://www.github.com/googleapis/google-api-python-client/issues/948)) ([3e28a1e](https://www.github.com/googleapis/google-api-python-client/commit/3e28a1e0d47f829182cd92f37475ab91fa5e4afc))
-   discovery supports retries ([#&#8203;967](https://www.github.com/googleapis/google-api-python-client/issues/967)) ([f3348f9](https://www.github.com/googleapis/google-api-python-client/commit/f3348f98bf91a88a28bf61b12b95e391cc3be1ff)), closes [#&#8203;848](https://www.github.com/googleapis/google-api-python-client/issues/848)

##### Documentation

-   consolidating and updating the Contribution Guide ([#&#8203;964](https://www.github.com/googleapis/google-api-python-client/issues/964)) ([63f97f3](https://www.github.com/googleapis/google-api-python-client/commit/63f97f37daee37a725eb05df3097b20d5d4eaaf0)), closes [#&#8203;963](https://www.github.com/googleapis/google-api-python-client/issues/963)

##### [1.9.3](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.2...v1.9.3) (2020-06-10)

##### Bug Fixes

-   update GOOGLE_API_USE_MTLS values ([#&#8203;940](https://www.github.com/googleapis/google-api-python-client/issues/940)) ([19908ed](https://www.github.com/googleapis/google-api-python-client/commit/19908edcd8a3df1db41e34100acc1f15c3c99397))

##### [1.9.2](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.1...v1.9.2) (2020-06-04)

##### Bug Fixes

-   bump api-core version ([#&#8203;936](https://www.github.com/googleapis/google-api-python-client/issues/936)) ([ee53b3b](https://www.github.com/googleapis/google-api-python-client/commit/ee53b3b32a050874ba4cfb491fb384f94682c824))

##### [1.9.1](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.0...v1.9.1) (2020-06-02)

##### Bug Fixes

-   fix python-api-core dependency issue ([#&#8203;931](https://www.github.com/googleapis/google-api-python-client/issues/931)) ([42028ed](https://www.github.com/googleapis/google-api-python-client/commit/42028ed2b2be47f85b70eb813185264f1f573d01))

</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).
  • Loading branch information
renovate-bot committed Jul 16, 2020
1 parent 238722a commit b47c326
Show file tree
Hide file tree
Showing 39 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion appengine/standard/mailgun/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest==4.6.11; python_version < '3.0'
google-api-python-client==1.9.3
google-api-python-client==1.10.0
mock==3.0.5; python_version < '3.0'
WebTest==2.0.35
2 changes: 1 addition & 1 deletion appengine/standard/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.1.2
google-api-python-client==1.9.3
google-api-python-client==1.10.0
2 changes: 1 addition & 1 deletion appengine/standard/storage/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
2 changes: 1 addition & 1 deletion appengine/standard_python3/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.2
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-cloud-pubsub==1.7.0
2 changes: 1 addition & 1 deletion appengine/standard_python37/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.2
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-cloud-pubsub==1.7.0
2 changes: 1 addition & 1 deletion auth/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
2 changes: 1 addition & 1 deletion auth/end-user/web/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-auth==1.19.0
google-auth-oauthlib==0.4.1
google-auth-httplib2==0.0.4
google-api-python-client==1.9.3
google-api-python-client==1.10.0
flask==1.1.2
requests==2.24.0
2 changes: 1 addition & 1 deletion compute/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
2 changes: 1 addition & 1 deletion compute/auth/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.24.0
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
2 changes: 1 addition & 1 deletion compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.9.2
requests==2.24.0
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
2 changes: 1 addition & 1 deletion compute/oslogin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
requests==2.24.0
2 changes: 1 addition & 1 deletion dataflow/run_template/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
2 changes: 1 addition & 1 deletion datastore/schedule-export/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
2 changes: 1 addition & 1 deletion functions/billing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
slackclient==2.7.2
# [START functions_billing_limit_appengine_deps]
google-api-python-client==1.9.3
google-api-python-client==1.10.0
# [START functions_billing_limit_appengine_deps]
2 changes: 1 addition & 1 deletion functions/slack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
flask==1.1.2
slackeventsapi==2.2.0
2 changes: 1 addition & 1 deletion healthcare/api-client/datasets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud==0.34.0
2 changes: 1 addition & 1 deletion healthcare/api-client/dicom/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud-pubsub==1.7.0
Expand Down
2 changes: 1 addition & 1 deletion healthcare/api-client/fhir/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud==0.34.0
Expand Down
2 changes: 1 addition & 1 deletion healthcare/api-client/hl7v2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud==0.34.0
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/datasets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud==0.34.0
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/dicom/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud-pubsub==1.7.0
Expand Down
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/fhir/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud==0.34.0
Expand Down
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/hl7v2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud==0.34.0
2 changes: 1 addition & 1 deletion iam/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
2 changes: 1 addition & 1 deletion iot/api-client/end_to_end_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.9.2
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud-pubsub==1.7.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/gcs_file_to_device/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
google-cloud-iot==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/http_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.9.2
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud-iot==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/manager/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cryptography==2.9.2
flaky==3.7.0
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud-iot==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/mqtt_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.9.2
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud-pubsub==1.7.0
Expand Down
2 changes: 1 addition & 1 deletion jobs/v3/api_client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
2 changes: 1 addition & 1 deletion kubernetes_engine/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
2 changes: 1 addition & 1 deletion language/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
2 changes: 1 addition & 1 deletion ml_engine/online_prediction/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tensorflow==2.0.1; python_version > "3.0"
tensorflow==1.15.0; python_version < "3.0"
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
2 changes: 1 addition & 1 deletion monitoring/api/v3/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
2 changes: 1 addition & 1 deletion notebooks/samples/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
2 changes: 1 addition & 1 deletion run/markdown-preview/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==5.4.3
google-auth==1.19.0
google-api-python-client==1.9.3
google-api-python-client==1.10.0
2 changes: 1 addition & 1 deletion storage/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4
2 changes: 1 addition & 1 deletion storage/transfer_service/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.3
google-api-python-client==1.10.0
google-auth==1.19.0
google-auth-httplib2==0.0.4

0 comments on commit b47c326

Please sign in to comment.