diff --git a/appengine/flexible/storage/requirements.txt b/appengine/flexible/storage/requirements.txt index 9b286c1a1f5..ea8a52eab7c 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.35.1 +google-cloud-storage==1.36.1 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 a266cb855c3..d78b2272ad6 100644 --- a/appengine/standard/migration/storage/requirements.txt +++ b/appengine/standard/migration/storage/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 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 d67877fe24e..d7416379233 100644 --- a/auth/cloud-client/requirements.txt +++ b/auth/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 diff --git a/codelabs/flex_and_vision/requirements.txt b/codelabs/flex_and_vision/requirements.txt index 2fab3177bdd..8aa7af5f7c5 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==2.2.0 -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 google-cloud-datastore==2.1.0 diff --git a/data-science-onramp/ai-platform/requirements.txt b/data-science-onramp/ai-platform/requirements.txt index 47f8f53b5dd..217608be520 100644 --- a/data-science-onramp/ai-platform/requirements.txt +++ b/data-science-onramp/ai-platform/requirements.txt @@ -1,3 +1,3 @@ google-cloud-aiplatform==0.5.0 -google-cloud-storage==1.36.0 +google-cloud-storage==1.36.1 diff --git a/data-science-onramp/data-cleaning/requirements.txt b/data-science-onramp/data-cleaning/requirements.txt index 458c85d3067..786f513a06e 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.35.1 +google-cloud-storage==1.36.1 google-cloud-dataproc==2.2.0 diff --git a/data-science-onramp/data-ingestion/requirements.txt b/data-science-onramp/data-ingestion/requirements.txt index 70102224f17..37834cec695 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.35.1 +google-cloud-storage==1.36.1 google-cloud-dataproc==2.2.0 google-cloud-bigquery==2.9.0 diff --git a/dataflow/gpu-workers/requirements-test.txt b/dataflow/gpu-workers/requirements-test.txt index b94f85d7921..81e54879bd8 100644 --- a/dataflow/gpu-workers/requirements-test.txt +++ b/dataflow/gpu-workers/requirements-test.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 pytest==6.2.1 diff --git a/functions/http/requirements.txt b/functions/http/requirements.txt index d0e60e5f775..348c90fb98c 100644 --- a/functions/http/requirements.txt +++ b/functions/http/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 xmltodict==0.12.0 diff --git a/functions/imagemagick/requirements.txt b/functions/imagemagick/requirements.txt index e80366886d7..0e25ae6e80f 100644 --- a/functions/imagemagick/requirements.txt +++ b/functions/imagemagick/requirements.txt @@ -1,3 +1,3 @@ google-cloud-vision==2.2.0 -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 Wand==0.6.5 diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index fd44310bb5e..9ab55f7ddb7 100644 --- a/functions/ocr/app/requirements.txt +++ b/functions/ocr/app/requirements.txt @@ -1,4 +1,4 @@ google-cloud-pubsub==2.4.0 -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 google-cloud-translate==3.0.2 google-cloud-vision==2.2.0 diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index 9f2816b163a..3697de4b391 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.8 google-auth-httplib2==0.0.4 google-auth==1.27.0 google-cloud==0.34.0 -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 diff --git a/healthcare/api-client/v1beta1/fhir/requirements.txt b/healthcare/api-client/v1beta1/fhir/requirements.txt index 799be958e27..4e8612c8517 100644 --- a/healthcare/api-client/v1beta1/fhir/requirements.txt +++ b/healthcare/api-client/v1beta1/fhir/requirements.txt @@ -2,5 +2,5 @@ google-api-python-client==1.12.8 google-auth-httplib2==0.0.4 google-auth==1.27.0 google-cloud==0.34.0 -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 requests==2.25.1 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index 63675982ce8..a1953573ead 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.27.0 google-auth-httplib2==0.0.4 google-cloud-iot==2.0.2 google-cloud-pubsub==2.4.0 -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 cryptography==3.4.6 paho-mqtt==1.5.1 pyjwt==2.0.1 diff --git a/media/transcoder/requirements-test.txt b/media/transcoder/requirements-test.txt index 3d234b11375..9c18b44f470 100644 --- a/media/transcoder/requirements-test.txt +++ b/media/transcoder/requirements-test.txt @@ -1,3 +1,3 @@ pytest==6.2.1 google-cloud-storage==1.35.1 -retrying==1.3.3 \ No newline at end of file +retrying==1.3.3 diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 50000679a69..8fdf10ed1f5 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 google-cloud-bigquery[pandas,pyarrow]==2.9.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 146a1b56d67..dc409481688 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==2.2.0 -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 Wand==0.6.5 diff --git a/storage/cloud-client/requirements.txt b/storage/cloud-client/requirements.txt index 0231ebcfb98..a3d39398e2b 100644 --- a/storage/cloud-client/requirements.txt +++ b/storage/cloud-client/requirements.txt @@ -1,2 +1,2 @@ google-cloud-pubsub==2.4.0 -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index a7d665375e0..5baa62b9b96 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.1 google-auth==1.27.0 six==1.15.0