diff --git a/appengine/flexible/storage/requirements.txt b/appengine/flexible/storage/requirements.txt index 2b322756bb6f..9f0725b4aafe 100644 --- a/appengine/flexible/storage/requirements.txt +++ b/appengine/flexible/storage/requirements.txt @@ -1,4 +1,4 @@ Flask==2.0.1 -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.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 5b7deacbd200..d2e5303e50cf 100644 --- a/appengine/standard/migration/storage/requirements.txt +++ b/appengine/standard/migration/storage/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 Flask==1.1.4; python_version < '3.0' Flask==2.0.0; python_version > '3.0' diff --git a/auth/cloud-client/requirements.txt b/auth/cloud-client/requirements.txt index 1848e7aec445..30b9d6f5c4ab 100644 --- a/auth/cloud-client/requirements.txt +++ b/auth/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 diff --git a/auth/downscoping/requirements-test.txt b/auth/downscoping/requirements-test.txt index 766c3d3360a3..ead482a5f7cd 100644 --- a/auth/downscoping/requirements-test.txt +++ b/auth/downscoping/requirements-test.txt @@ -1,2 +1,2 @@ pytest==6.2.4 -google-cloud-storage==1.41.0 \ No newline at end of file +google-cloud-storage==1.42.0 \ No newline at end of file diff --git a/auth/downscoping/requirements.txt b/auth/downscoping/requirements.txt index a840a42b1aac..505287a480a4 100644 --- a/auth/downscoping/requirements.txt +++ b/auth/downscoping/requirements.txt @@ -1,2 +1,2 @@ google-auth==1.34.0 -google-cloud-storage==1.41.0 \ No newline at end of file +google-cloud-storage==1.42.0 \ No newline at end of file diff --git a/codelabs/flex_and_vision/requirements.txt b/codelabs/flex_and_vision/requirements.txt index 2872168a237e..d5b1244c249e 100644 --- a/codelabs/flex_and_vision/requirements.txt +++ b/codelabs/flex_and_vision/requirements.txt @@ -2,5 +2,5 @@ Flask==2.0.1 gunicorn==20.0.4; python_version > '3.0' gunicorn==19.10.0; python_version < '3.0' google-cloud-vision==2.4.2 -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 google-cloud-datastore==2.1.6 diff --git a/data-science-onramp/data-ingestion/requirements.txt b/data-science-onramp/data-ingestion/requirements.txt index 98095f59288a..54cb9a9688ac 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.41.0 +google-cloud-storage==1.42.0 google-cloud-dataproc==2.5.0 google-cloud-bigquery==2.24.0 \ No newline at end of file diff --git a/data-science-onramp/data-processing/requirements.txt b/data-science-onramp/data-processing/requirements.txt index 1ad9cef63d91..cc06deee6bfd 100644 --- a/data-science-onramp/data-processing/requirements.txt +++ b/data-science-onramp/data-processing/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 google-cloud-dataproc==2.5.0 diff --git a/data-science-onramp/vertex-ai/requirements.txt b/data-science-onramp/vertex-ai/requirements.txt index 4c90ceaa1bda..bee2fb3a501c 100644 --- a/data-science-onramp/vertex-ai/requirements.txt +++ b/data-science-onramp/vertex-ai/requirements.txt @@ -1,2 +1,2 @@ google-cloud-aiplatform==1.3.0 -google-cloud-storage==1.41.0 \ No newline at end of file +google-cloud-storage==1.42.0 \ No newline at end of file diff --git a/dataflow/flex-templates/streaming_beam/requirements-test.txt b/dataflow/flex-templates/streaming_beam/requirements-test.txt index 17f31ac579a4..1b568a6928a4 100644 --- a/dataflow/flex-templates/streaming_beam/requirements-test.txt +++ b/dataflow/flex-templates/streaming_beam/requirements-test.txt @@ -1,5 +1,5 @@ google-api-python-client==2.15.0 -google-cloud-storage==1.38.0 +google-cloud-storage==1.42.0 pytest-xdist==2.3.0 pytest==6.2.4 pyyaml==5.4.1 \ No newline at end of file diff --git a/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt b/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt index 54e1837f99bd..a8dee1054440 100644 --- a/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt +++ b/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt @@ -1,3 +1,3 @@ google-api-python-client==2.15.0 -google-cloud-storage==1.38.0 +google-cloud-storage==1.42.0 pytest==6.2.4 diff --git a/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt b/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt index 54e1837f99bd..a8dee1054440 100644 --- a/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt +++ b/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt @@ -1,3 +1,3 @@ google-api-python-client==2.15.0 -google-cloud-storage==1.38.0 +google-cloud-storage==1.42.0 pytest==6.2.4 diff --git a/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt b/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt index 54e1837f99bd..a8dee1054440 100644 --- a/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt +++ b/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt @@ -1,3 +1,3 @@ google-api-python-client==2.15.0 -google-cloud-storage==1.38.0 +google-cloud-storage==1.42.0 pytest==6.2.4 diff --git a/functions/http/requirements.txt b/functions/http/requirements.txt index eabe2d795f42..9ff0b5f2f87f 100644 --- a/functions/http/requirements.txt +++ b/functions/http/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 xmltodict==0.12.0 diff --git a/functions/imagemagick/requirements.txt b/functions/imagemagick/requirements.txt index 780911b3c9d2..fe3ef54a39b2 100644 --- a/functions/imagemagick/requirements.txt +++ b/functions/imagemagick/requirements.txt @@ -1,3 +1,3 @@ google-cloud-vision==2.4.2 -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 Wand==0.6.6 diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index 0499c5a7d93d..e739c56e60a0 100644 --- a/functions/ocr/app/requirements.txt +++ b/functions/ocr/app/requirements.txt @@ -1,4 +1,4 @@ google-cloud-pubsub==2.7.0 -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 google-cloud-translate==3.3.2 google-cloud-vision==2.4.2 diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index b69adf13b426..fbb9baa2b5b8 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==2.15.0 google-auth-httplib2==0.1.0 google-auth==1.31.0 google-cloud==0.34.0 -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 diff --git a/healthcare/api-client/v1beta1/fhir/requirements.txt b/healthcare/api-client/v1beta1/fhir/requirements.txt index 667caebed6f7..e14b6085a1a8 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==2.15.0 google-auth-httplib2==0.1.0 google-auth==1.31.0 google-cloud==0.34.0 -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 requests==2.26.0 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index 9084404f9a49..92e0fd366432 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.31.0 google-auth-httplib2==0.1.0 google-cloud-iot==2.2.1 google-cloud-pubsub==2.7.0 -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 cryptography==3.4.7 paho-mqtt==1.5.1 pyjwt==2.1.0 diff --git a/media/transcoder/requirements-test.txt b/media/transcoder/requirements-test.txt index 8739806f1e44..5b8bc50ff9d9 100644 --- a/media/transcoder/requirements-test.txt +++ b/media/transcoder/requirements-test.txt @@ -1,3 +1,3 @@ backoff==1.11.1 -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 pytest==6.2.4 diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 322cd7117171..33361c4ba71e 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 google-cloud-bigquery[pandas,pyarrow]==2.24.0 matplotlib==3.1.2; python_version > '3.0' matplotlib==2.2.5; python_version < '3.0' diff --git a/people-and-planet-ai/image-classification/requirements-test.txt b/people-and-planet-ai/image-classification/requirements-test.txt index 2ca9b175cb6f..9136ea985062 100644 --- a/people-and-planet-ai/image-classification/requirements-test.txt +++ b/people-and-planet-ai/image-classification/requirements-test.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 pytest-xdist==2.2.1 pytest==6.2.4 diff --git a/run/image-processing/requirements.txt b/run/image-processing/requirements.txt index b57857e9aa39..ed9c2eb85abf 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.1.0 google-cloud-vision==2.4.2 -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 Wand==0.6.6 diff --git a/storage/cloud-client/requirements.txt b/storage/cloud-client/requirements.txt index e696c1c860b2..fcea3517cd5c 100644 --- a/storage/cloud-client/requirements.txt +++ b/storage/cloud-client/requirements.txt @@ -1,3 +1,3 @@ google-cloud-pubsub==2.7.0 -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 google-api-python-client==2.15.0 diff --git a/storage/s3-sdk/requirements-test.txt b/storage/s3-sdk/requirements-test.txt index 2e20a8e575cb..11a2c266b557 100644 --- a/storage/s3-sdk/requirements-test.txt +++ b/storage/s3-sdk/requirements-test.txt @@ -1,3 +1,3 @@ backoff==1.11.1 pytest==6.2.4 -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index 17ca82927d3b..2316874da613 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.41.0 +google-cloud-storage==1.42.0 google-auth==1.31.0 six==1.16.0