diff --git a/appengine/flexible/storage/requirements.txt b/appengine/flexible/storage/requirements.txt index afafc73124e..9e729689340 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.31.1 +google-cloud-storage==1.31.2 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 f02bb1cfbd6..744c7677411 100644 --- a/appengine/standard/migration/storage/requirements.txt +++ b/appengine/standard/migration/storage/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.31.1 +google-cloud-storage==1.31.2 Flask==1.1.2 \ No newline at end of file diff --git a/auth/cloud-client/requirements.txt b/auth/cloud-client/requirements.txt index 33963d272bd..d95e8cf16c9 100644 --- a/auth/cloud-client/requirements.txt +++ b/auth/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-storage==1.31.1 +google-cloud-storage==1.31.2 diff --git a/codelabs/flex_and_vision/requirements.txt b/codelabs/flex_and_vision/requirements.txt index 0dd08e87431..2469bf65de8 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.31.1 +google-cloud-storage==1.31.2 google-cloud-datastore==1.15.1 diff --git a/data-science-onramp/data-cleaning/requirements.txt b/data-science-onramp/data-cleaning/requirements.txt index ced61d37d90..18934d356ab 100644 --- a/data-science-onramp/data-cleaning/requirements.txt +++ b/data-science-onramp/data-cleaning/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.31.1 +google-cloud-storage==1.31.2 google-cloud-dataproc==2.0.2 diff --git a/data-science-onramp/data-ingestion/requirements.txt b/data-science-onramp/data-ingestion/requirements.txt index cb9f0f0121b..5c2c3d44334 100644 --- a/data-science-onramp/data-ingestion/requirements.txt +++ b/data-science-onramp/data-ingestion/requirements.txt @@ -1,6 +1,6 @@ #grpcio==1.29.0 #google-auth==1.16.0 #google-auth-httplib2==0.0.3 -google-cloud-storage==1.31.1 +google-cloud-storage==1.31.2 google-cloud-dataproc==2.0.2 google-cloud-bigquery==1.27.2 diff --git a/document/cloud-client/requirements.txt b/document/cloud-client/requirements.txt index 626802edb13..8f6203b26d9 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.31.1 \ No newline at end of file +google-cloud-storage==1.31.2 \ No newline at end of file diff --git a/functions/http/requirements.txt b/functions/http/requirements.txt index e3a913eedb1..6a8c25e86f0 100644 --- a/functions/http/requirements.txt +++ b/functions/http/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.31.1 +google-cloud-storage==1.31.2 xmltodict==0.12.0 diff --git a/functions/imagemagick/requirements.txt b/functions/imagemagick/requirements.txt index 7cfe597f5bb..6a084b2a9f5 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.31.1 +google-cloud-storage==1.31.2 Wand==0.6.3 diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index f48b22ccdb3..e2b0677cfe7 100644 --- a/functions/ocr/app/requirements.txt +++ b/functions/ocr/app/requirements.txt @@ -1,4 +1,4 @@ google-cloud-pubsub==1.7.0 -google-cloud-storage==1.31.1 +google-cloud-storage==1.31.2 google-cloud-translate==2.0.2 google-cloud-vision==1.0.0 diff --git a/healthcare/api-client/fhir/requirements.txt b/healthcare/api-client/fhir/requirements.txt index a4567630b3a..8faf576a242 100644 --- a/healthcare/api-client/fhir/requirements.txt +++ b/healthcare/api-client/fhir/requirements.txt @@ -2,5 +2,5 @@ google-api-python-client==1.12.1 google-auth-httplib2==0.0.4 google-auth==1.21.3 google-cloud==0.34.0 -google-cloud-storage==1.31.1 +google-cloud-storage==1.31.2 requests==2.24.0 diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index 76e09fc21e4..c5a63996bdb 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.12.1 google-auth-httplib2==0.0.4 google-auth==1.21.3 google-cloud==0.34.0 -google-cloud-storage==1.31.1 +google-cloud-storage==1.31.2 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index fbd1e5bbdf2..88954537c88 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.21.3 google-auth-httplib2==0.0.4 google-cloud-iot==1.0.0 google-cloud-pubsub==1.7.0 -google-cloud-storage==1.31.1 +google-cloud-storage==1.31.2 cryptography==3.1.1 paho-mqtt==1.5.1 pyjwt==1.7.1 diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 7b930bf35fc..6eba38fa2d2 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-storage==1.31.1 +google-cloud-storage==1.31.2 google-cloud-bigquery[pandas,pyarrow]==1.27.2 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 4d6b1fb7b16..ec140bbc228 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.31.1 +google-cloud-storage==1.31.2 Wand==0.6.3 diff --git a/storage/cloud-client/requirements.txt b/storage/cloud-client/requirements.txt index de9d705adbe..db3b8284146 100644 --- a/storage/cloud-client/requirements.txt +++ b/storage/cloud-client/requirements.txt @@ -1,2 +1,2 @@ google-cloud-pubsub==1.7.0 -google-cloud-storage==1.31.1 +google-cloud-storage==1.31.2 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index 60655c0d863..97a2a980ab1 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.31.1 +google-cloud-storage==1.31.2 google-auth==1.21.3 six==1.15.0 diff --git a/video/cloud-client/analyze/requirements.txt b/video/cloud-client/analyze/requirements.txt index d187882feb9..d2bd336c3ff 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.31.1 +google-cloud-storage==1.31.2 diff --git a/vision/cloud-client/detect/requirements.txt b/vision/cloud-client/detect/requirements.txt index a3e3e1901d5..4db5cd138e3 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.31.1 +google-cloud-storage==1.31.2 diff --git a/vision/cloud-client/product_search/requirements.txt b/vision/cloud-client/product_search/requirements.txt index 7322c38180b..9c684abcd0c 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.31.1 \ No newline at end of file +google-cloud-storage==1.31.2 \ No newline at end of file