From 476636dc13d9c87afe6b66441fb8efe12ca8e5cd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 19 Jun 2020 18:28:41 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-storage to v1.29.0 --- appengine/flexible/storage/requirements.txt | 2 +- appengine/standard/migration/storage/requirements.txt | 2 +- asset/cloud-client/requirements.txt | 2 +- auth/cloud-client/requirements.txt | 2 +- automl/cloud-client/requirements.txt | 2 +- codelabs/flex_and_vision/requirements.txt | 2 +- dataproc/requirements.txt | 2 +- dlp/requirements.txt | 2 +- document/cloud-client/requirements.txt | 2 +- functions/http/requirements.txt | 2 +- functions/imagemagick/requirements.txt | 2 +- functions/ocr/app/requirements.txt | 2 +- healthcare/api-client/fhir/requirements.txt | 2 +- healthcare/api-client/v1/fhir/requirements.txt | 2 +- iot/api-client/gcs_file_to_device/requirements.txt | 2 +- notebooks/requirements.txt | 2 +- run/image-processing/requirements.txt | 2 +- storage/cloud-client/requirements.txt | 2 +- storage/signed_urls/requirements.txt | 2 +- translate/automl/requirements.txt | 2 +- translate/cloud-client/requirements.txt | 2 +- video/cloud-client/analyze/requirements.txt | 2 +- vision/cloud-client/detect/requirements.txt | 2 +- vision/cloud-client/product_search/requirements.txt | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/appengine/flexible/storage/requirements.txt b/appengine/flexible/storage/requirements.txt index 3f1645b1377c..d170b381674d 100644 --- a/appengine/flexible/storage/requirements.txt +++ b/appengine/flexible/storage/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.2 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 gunicorn==20.0.4; python_version > '3.0' gunicorn==19.10.0; python_version < '3.0' diff --git a/appengine/standard/migration/storage/requirements.txt b/appengine/standard/migration/storage/requirements.txt index 2e653c09a719..d794a9b51879 100644 --- a/appengine/standard/migration/storage/requirements.txt +++ b/appengine/standard/migration/storage/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.25.0 +google-cloud-storage==1.29.0 Flask==1.1.1 \ No newline at end of file diff --git a/asset/cloud-client/requirements.txt b/asset/cloud-client/requirements.txt index 1424289b1acd..08166568ef9a 100644 --- a/asset/cloud-client/requirements.txt +++ b/asset/cloud-client/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 google-cloud-asset==1.1.0 google-cloud-resource-manager==0.30.2 google-cloud-pubsub==1.5.0 diff --git a/auth/cloud-client/requirements.txt b/auth/cloud-client/requirements.txt index 8ba6a5507d8b..c5fac03e6a86 100644 --- a/auth/cloud-client/requirements.txt +++ b/auth/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 diff --git a/automl/cloud-client/requirements.txt b/automl/cloud-client/requirements.txt index 723f90c94685..1eaf0b77a144 100644 --- a/automl/cloud-client/requirements.txt +++ b/automl/cloud-client/requirements.txt @@ -1,2 +1,2 @@ google-cloud-automl==0.10.0 -google-cloud-storage==1.28.1 \ No newline at end of file +google-cloud-storage==1.29.0 \ No newline at end of file diff --git a/codelabs/flex_and_vision/requirements.txt b/codelabs/flex_and_vision/requirements.txt index 3193dc8fffca..427ed687f4ed 100644 --- a/codelabs/flex_and_vision/requirements.txt +++ b/codelabs/flex_and_vision/requirements.txt @@ -2,5 +2,5 @@ Flask==1.1.2 gunicorn==20.0.4; python_version > '3.0' gunicorn==19.10.0; python_version < '3.0' google-cloud-vision==1.0.0 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 google-cloud-datastore==1.12.0 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index f739aaf1d2dc..51046aaa608d 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -2,5 +2,5 @@ grpcio==1.29.0 google-auth==1.18.0 google-auth-httplib2==0.0.3 google-cloud==0.34.0 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 google-cloud-dataproc==1.0.0 diff --git a/dlp/requirements.txt b/dlp/requirements.txt index 0986f7c6d08d..0cbd7e0a0b5f 100644 --- a/dlp/requirements.txt +++ b/dlp/requirements.txt @@ -1,5 +1,5 @@ google-cloud-dlp==1.0.0 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 google-cloud-pubsub==1.5.0 google-cloud-datastore==1.12.0 google-cloud-bigquery==1.25.0 diff --git a/document/cloud-client/requirements.txt b/document/cloud-client/requirements.txt index 1fd97a0287c3..0598d7e3fe95 100644 --- a/document/cloud-client/requirements.txt +++ b/document/cloud-client/requirements.txt @@ -1,2 +1,2 @@ google-cloud-documentai==0.2.0 -google-cloud-storage==1.28.1 \ No newline at end of file +google-cloud-storage==1.29.0 \ No newline at end of file diff --git a/functions/http/requirements.txt b/functions/http/requirements.txt index ce8c2e699350..2ed0aef8bc11 100644 --- a/functions/http/requirements.txt +++ b/functions/http/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 xmltodict==0.12.0 diff --git a/functions/imagemagick/requirements.txt b/functions/imagemagick/requirements.txt index f3beb1391cd9..ecc63a32ea8b 100644 --- a/functions/imagemagick/requirements.txt +++ b/functions/imagemagick/requirements.txt @@ -1,3 +1,3 @@ google-cloud-vision==1.0.0 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 Wand==0.6.1 diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index 2b32e7046a53..38f7aeb5468b 100644 --- a/functions/ocr/app/requirements.txt +++ b/functions/ocr/app/requirements.txt @@ -1,4 +1,4 @@ google-cloud-pubsub==1.5.0 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 google-cloud-translate==2.0.1 google-cloud-vision==1.0.0 diff --git a/healthcare/api-client/fhir/requirements.txt b/healthcare/api-client/fhir/requirements.txt index 4800fc40c74a..6b1a1b0b4aec 100644 --- a/healthcare/api-client/fhir/requirements.txt +++ b/healthcare/api-client/fhir/requirements.txt @@ -2,5 +2,5 @@ google-api-python-client==1.9.3 google-auth-httplib2==0.0.3 google-auth==1.18.0 google-cloud==0.34.0 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 requests==2.24.0 diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index 6cb31b44c343..583152d97780 100644 --- a/healthcare/api-client/v1/fhir/requirements.txt +++ b/healthcare/api-client/v1/fhir/requirements.txt @@ -2,4 +2,4 @@ google-api-python-client==1.9.3 google-auth-httplib2==0.0.3 google-auth==1.18.0 google-cloud==0.34.0 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index ecacb742108a..a7246715f90d 100644 --- a/iot/api-client/gcs_file_to_device/requirements.txt +++ b/iot/api-client/gcs_file_to_device/requirements.txt @@ -3,7 +3,7 @@ google-auth==1.18.0 google-auth-httplib2==0.0.3 google-cloud-iot==1.0.0 google-cloud-pubsub==1.5.0 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 cryptography==2.9.2 paho-mqtt==1.5.0 pyjwt==1.7.1 diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 8012af676bf8..d32b0b266655 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 google-cloud-bigquery[pandas,pyarrow]==1.25.0 matplotlib==3.1.2; python_version > '3.0' matplotlib==2.2.5; python_version < '3.0' \ No newline at end of file diff --git a/run/image-processing/requirements.txt b/run/image-processing/requirements.txt index 17a429f7314a..1734364b51fd 100644 --- a/run/image-processing/requirements.txt +++ b/run/image-processing/requirements.txt @@ -3,5 +3,5 @@ pytest==5.3.0; python_version > "3.0" pytest==4.6.6; python_version < "3.0" gunicorn==20.0.4 google-cloud-vision==1.0.0 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 Wand==0.6.1 diff --git a/storage/cloud-client/requirements.txt b/storage/cloud-client/requirements.txt index 9f79b893aafd..b4b349361da8 100644 --- a/storage/cloud-client/requirements.txt +++ b/storage/cloud-client/requirements.txt @@ -1,2 +1,2 @@ google-cloud-pubsub==1.5.0 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index 1ae0d9e27813..4a8ac0e146f1 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 google-auth==1.18.0 six==1.15.0 diff --git a/translate/automl/requirements.txt b/translate/automl/requirements.txt index f291443e7302..fc0baede1dc9 100644 --- a/translate/automl/requirements.txt +++ b/translate/automl/requirements.txt @@ -1,3 +1,3 @@ google-cloud-translate==2.0.1 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 google-cloud-automl==0.10.0 diff --git a/translate/cloud-client/requirements.txt b/translate/cloud-client/requirements.txt index 78de2e470bac..e2bf8cbf5d8b 100644 --- a/translate/cloud-client/requirements.txt +++ b/translate/cloud-client/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==2.0.1 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 diff --git a/video/cloud-client/analyze/requirements.txt b/video/cloud-client/analyze/requirements.txt index a41e488f8235..d66c6ab5531f 100644 --- a/video/cloud-client/analyze/requirements.txt +++ b/video/cloud-client/analyze/requirements.txt @@ -1,2 +1,2 @@ google-cloud-videointelligence==1.15.0 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 diff --git a/vision/cloud-client/detect/requirements.txt b/vision/cloud-client/detect/requirements.txt index 906b538da3fa..8e3dc128ad44 100644 --- a/vision/cloud-client/detect/requirements.txt +++ b/vision/cloud-client/detect/requirements.txt @@ -1,2 +1,2 @@ google-cloud-vision==1.0.0 -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 diff --git a/vision/cloud-client/product_search/requirements.txt b/vision/cloud-client/product_search/requirements.txt index 0aeda2ce7296..105975d9c7ee 100644 --- a/vision/cloud-client/product_search/requirements.txt +++ b/vision/cloud-client/product_search/requirements.txt @@ -1,2 +1,2 @@ google-cloud-vision==1.0.0 -google-cloud-storage==1.28.1 \ No newline at end of file +google-cloud-storage==1.29.0 \ No newline at end of file