Skip to content

Commit

Permalink
chore(deps): update dependency google-api-python-client to v2.86.0 (G…
Browse files Browse the repository at this point in the history
…oogleCloudPlatform#9673)

* chore(deps): update dependency google-api-python-client to v2.86.0

* Update requirements.txt

* Update requirements.txt

* Update requirements-test.txt

---------

Co-authored-by: Karl Weinmeister <[email protected]>
Co-authored-by: Leah E. Cole <[email protected]>
  • Loading branch information
3 people authored Apr 18, 2023
1 parent 0ef37d6 commit abc39b4
Show file tree
Hide file tree
Showing 44 changed files with 44 additions and 44 deletions.
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==2.1.0
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-cloud-pubsub==2.16.0
2 changes: 1 addition & 1 deletion auth/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.2
google-cloud-api-keys==0.5.2
Expand Down
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==2.17.2
google-auth-oauthlib==1.0.0
google-auth-httplib2==0.1.0
google-api-python-client==2.85.0
google-api-python-client==2.86.0
flask==2.1.0
requests==2.28.2
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==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
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.28.2
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
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==39.0.2
requests==2.28.2
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion compute/load_balancing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
2 changes: 1 addition & 1 deletion compute/oslogin/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ backoff==2.2.1; python_version >= "3.7"
pytest==7.2.2
mock==5.0.2
google-cloud-iam==2.12.0
google-api-python-client==2.85.0
google-api-python-client==2.86.0
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==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
google-cloud-compute==1.11.0
Expand Down
2 changes: 1 addition & 1 deletion dataflow/custom-containers/miniconda/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-cloud-storage==2.8.0
pytest-xdist==3.1.0
pytest==6.2.4
2 changes: 1 addition & 1 deletion dataflow/custom-containers/minimal/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-cloud-storage==2.8.0
pytest-xdist==3.1.0
pytest==7.0.1
2 changes: 1 addition & 1 deletion dataflow/custom-containers/ubuntu/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-cloud-storage==2.8.0
pytest-xdist==3.1.0
pytest==7.0.1
2 changes: 1 addition & 1 deletion dataflow/extensible-templates/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-cloud-bigquery==3.5.0
google-cloud-storage==2.8.0
pytest-xdist==3.1.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-cloud-storage==2.8.0
pytest-xdist==3.1.0
pytest==7.0.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-cloud-storage==2.8.0
pytest-xdist==3.1.0
pytest==7.0.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-cloud-storage==2.8.0
pytest==7.0.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.0.1
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-cloud-storage==2.8.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.0.1
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-cloud-storage==2.8.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==2.85.0
google-api-python-client==2.86.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
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.9.4
# [START functions_billing_limit_appengine_deps]
google-api-python-client==2.85.0
google-api-python-client==2.86.0
# [END 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,4 +1,4 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
flask==2.1.0
functions-framework==3.3.0
slackclient==2.9.4
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/consent/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.2
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==2.85.0
google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.2
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==2.85.0
google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.2
google-cloud-pubsub==2.16.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==2.85.0
google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.2
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==2.85.0
google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.2
google-cloud==0.34.0
2 changes: 1 addition & 1 deletion healthcare/api-client/v1beta1/fhir/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.2
google-cloud==0.34.0
Expand Down
2 changes: 1 addition & 1 deletion iam/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
boto3==1.26.114
Expand Down
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==40.0.0
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.2
google-cloud-pubsub==2.16.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==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
google-cloud-iot==2.5.1
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==40.0.0
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.2
google-cloud-iot==2.5.1
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==40.0.0
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
google-auth==2.17.2
google-cloud-pubsub==2.16.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==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
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==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion language/snippets/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
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.9.3; python_version > "3.6"
tensorflow==2.7.2; python_version < "3.7"
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
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==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
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==2.85.0
google-api-python-client==2.86.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.85.0
google-api-python-client==2.86.0
pytest-xdist==3.2.1
pytest==7.2.2
2 changes: 1 addition & 1 deletion run/deployment-previews/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pygithub==1.58.1
click==8.1.3
google-api-python-client==2.85.0
google-api-python-client==2.86.0
2 changes: 1 addition & 1 deletion run/markdown-preview/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
backoff==2.1.2
pytest==7.0.1
google-auth==2.17.2
google-api-python-client==2.85.0
google-api-python-client==2.86.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==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
2 changes: 1 addition & 1 deletion storagetransfer/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-storage-transfer==1.5.2
google-api-python-client==2.85.0
google-api-python-client==2.86.0
google-auth==2.17.2
google-auth-httplib2==0.1.0

0 comments on commit abc39b4

Please sign in to comment.