Skip to content

Commit 0f8ad2c

Browse files
authored
chore(deps): update dependency google-api-python-client to v2.25.0 (GoogleCloudPlatform#6901)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-api-python-client](https://togithub.com/googleapis/google-api-python-client) | `==2.24.0` -> `==2.25.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.25.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.25.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.25.0/compatibility-slim/2.24.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.25.0/confidence-slim/2.24.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-api-python-client</summary> ### [`v2.25.0`](https://togithub.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#&#8203;2250-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev2240v2250-2021-10-09) [Compare Source](https://togithub.com/googleapis/google-api-python-client/compare/v2.24.0...v2.25.0) ##### Features - enable self signed jwt for service account credentials ([#&GoogleCloudPlatform#8203;1553](https://www.togithub.com/googleapis/google-api-python-client/issues/1553)) ([1fb3c8e](https://www.github.com/googleapis/google-api-python-client/commit/1fb3c8ec61295adc876fa449e92fe5d682f33cbd)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **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#github/GoogleCloudPlatform/python-docs-samples).
1 parent 19ffe04 commit 0f8ad2c

File tree

38 files changed

+38
-38
lines changed

38 files changed

+38
-38
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.0.1
2-
google-api-python-client==2.24.0
2+
google-api-python-client==2.25.0
33
google-auth==2.0.0
44
google-cloud-pubsub==2.8.0

auth/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth-httplib2==0.1.0
33
google-auth==2.0.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==2.0.0
22
google-auth-oauthlib==0.4.6
33
google-auth-httplib2==0.1.0
4-
google-api-python-client==2.24.0
4+
google-api-python-client==2.25.0
55
flask==2.0.1
66
requests==2.26.0

compute/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth==2.0.0
33
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.26.0
2-
google-api-python-client==2.24.0
2+
google-api-python-client==2.25.0
33
google-auth==2.0.0
44
google-auth-httplib2==0.1.0

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==35.0.0
22
requests==2.26.0
3-
google-api-python-client==2.24.0
3+
google-api-python-client==2.25.0
44
google-auth==2.0.0
55
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 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth==2.0.0
33
google-auth-httplib2==0.1.0
44
requests==2.26.0

dataflow/flex-templates/streaming_beam/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-cloud-storage==1.42.2
33
pytest-xdist==2.3.0
44
pytest==6.2.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-cloud-storage==1.42.2
33
pytest==6.2.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-cloud-storage==1.42.2
33
pytest==6.2.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-cloud-storage==1.42.2
33
pytest==6.2.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth==2.0.0
33
google-auth-httplib2==0.1.0

functions/billing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
slackclient==2.9.3
22
# [START functions_billing_limit_appengine_deps]
3-
google-api-python-client==2.24.0
3+
google-api-python-client==2.25.0
44
# [END functions_billing_limit_appengine_deps]

functions/slack/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
flask==2.0.1
33
slackclient==2.9.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth-httplib2==0.1.0
33
google-auth==2.0.0
44
google-cloud==0.34.0

healthcare/api-client/v1/dicom/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth-httplib2==0.1.0
33
google-auth==2.0.0
44
google-cloud-pubsub==2.8.0

healthcare/api-client/v1/fhir/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth-httplib2==0.1.0
33
google-auth==2.0.0
44
google-cloud==0.34.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth-httplib2==0.1.0
33
google-auth==2.0.0
44
google-cloud==0.34.0

healthcare/api-client/v1beta1/fhir/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth-httplib2==0.1.0
33
google-auth==2.0.0
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 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth==2.0.0
33
google-auth-httplib2==0.1.0

iot/api-client/end_to_end_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==35.0.0
2-
google-api-python-client==2.24.0
2+
google-api-python-client==2.25.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.0.0
55
google-cloud-pubsub==2.8.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,4 +1,4 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth==2.0.0
33
google-auth-httplib2==0.1.0
44
google-cloud-iot==2.3.0

iot/api-client/http_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==35.0.0
2-
google-api-python-client==2.24.0
2+
google-api-python-client==2.25.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.0.0
55
google-cloud-iot==2.3.0

iot/api-client/mqtt_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==35.0.0
2-
google-api-python-client==2.24.0
2+
google-api-python-client==2.25.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.0.0
55
google-cloud-pubsub==2.8.0

jobs/v3/api_client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth==2.0.0
33
google-auth-httplib2==0.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth==2.0.0
33
google-auth-httplib2==0.1.0

media/transcoder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
grpcio==1.41.0
33
google-cloud-video-transcoder==1.1.0
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"
3-
google-api-python-client==2.24.0
3+
google-api-python-client==2.25.0
44
google-auth==2.0.0
55
google-auth-httplib2==0.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth==2.0.0
33
google-auth-httplib2==0.1.0

notebooks/samples/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
pytest-xdist==2.3.0
33
pytest==6.2.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pygithub==1.55
22
click==8.0.3
33
google-cloud-secret-manager==2.7.2
4-
google-api-python-client==2.24.0
4+
google-api-python-client==2.25.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==6.2.4
22
google-auth==2.0.0
3-
google-api-python-client==2.24.0
3+
google-api-python-client==2.25.0

storage/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth==2.0.0
33
google-auth-httplib2==0.1.0

storage/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-pubsub==2.8.0
22
google-cloud-storage==1.42.3
3-
google-api-python-client==2.24.0
3+
google-api-python-client==2.25.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.24.0
1+
google-api-python-client==2.25.0
22
google-auth==2.0.0
33
google-auth-httplib2==0.1.0

0 commit comments

Comments
 (0)