From bbe687532067cff870968dfc10665964838520d4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Nov 2021 23:05:22 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-storage to v1.43.0 --- appengine/flexible/storage/requirements-test.txt | 2 +- appengine/flexible/storage/requirements.txt | 2 +- appengine/standard/migration/storage/requirements.txt | 2 +- auth/cloud-client/requirements.txt | 2 +- auth/downscoping/requirements-test.txt | 2 +- auth/downscoping/requirements.txt | 2 +- codelabs/flex_and_vision/requirements.txt | 2 +- data-science-onramp/data-ingestion/requirements.txt | 2 +- data-science-onramp/data-processing/requirements.txt | 2 +- data-science-onramp/vertex-ai/requirements.txt | 2 +- dataflow/flex-templates/streaming_beam/requirements-test.txt | 2 +- dataflow/gpu-examples/pytorch-minimal/requirements-test.txt | 2 +- dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt | 2 +- dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt | 2 +- functions/http/requirements.txt | 2 +- functions/imagemagick/requirements.txt | 2 +- functions/ocr/app/requirements.txt | 2 +- healthcare/api-client/v1/fhir/requirements.txt | 2 +- healthcare/api-client/v1beta1/fhir/requirements.txt | 2 +- iot/api-client/gcs_file_to_device/requirements.txt | 2 +- media/transcoder/requirements-test.txt | 2 +- notebooks/requirements.txt | 2 +- people-and-planet-ai/image-classification/requirements-test.txt | 2 +- pubsublite/spark-connector/requirements-test.txt | 2 +- run/image-processing/requirements.txt | 2 +- storage/s3-sdk/requirements-test.txt | 2 +- storage/signed_urls/requirements.txt | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/appengine/flexible/storage/requirements-test.txt b/appengine/flexible/storage/requirements-test.txt index 45987cddeb2..b86fef1e203 100644 --- a/appengine/flexible/storage/requirements-test.txt +++ b/appengine/flexible/storage/requirements-test.txt @@ -1,2 +1,2 @@ pytest==6.2.4 -google-cloud-storage==1.42.3 \ No newline at end of file +google-cloud-storage==1.43.0 \ No newline at end of file diff --git a/appengine/flexible/storage/requirements.txt b/appengine/flexible/storage/requirements.txt index 7e9b2c77b97..871e8502cbb 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.42.3 +google-cloud-storage==1.43.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 00ceb3bb7a3..c5caa8a28c6 100644 --- a/appengine/standard/migration/storage/requirements.txt +++ b/appengine/standard/migration/storage/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.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 a35690c24d9..04b4b08898a 100644 --- a/auth/cloud-client/requirements.txt +++ b/auth/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 diff --git a/auth/downscoping/requirements-test.txt b/auth/downscoping/requirements-test.txt index 45987cddeb2..b86fef1e203 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.42.3 \ No newline at end of file +google-cloud-storage==1.43.0 \ No newline at end of file diff --git a/auth/downscoping/requirements.txt b/auth/downscoping/requirements.txt index 551546dbe91..33bcb57f48b 100644 --- a/auth/downscoping/requirements.txt +++ b/auth/downscoping/requirements.txt @@ -1,2 +1,2 @@ google-auth==2.3.3 -google-cloud-storage==1.42.3 \ No newline at end of file +google-cloud-storage==1.43.0 \ No newline at end of file diff --git a/codelabs/flex_and_vision/requirements.txt b/codelabs/flex_and_vision/requirements.txt index 056c27fd04c..5ea6d5aee7a 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.6.2 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 google-cloud-datastore==2.4.0 diff --git a/data-science-onramp/data-ingestion/requirements.txt b/data-science-onramp/data-ingestion/requirements.txt index 201282cbccc..f98ffada5ae 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.42.3 +google-cloud-storage==1.43.0 google-cloud-dataproc==3.1.1 google-cloud-bigquery==2.30.1 \ 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 01552421e23..00529514204 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.42.3 +google-cloud-storage==1.43.0 google-cloud-dataproc==3.1.1 diff --git a/data-science-onramp/vertex-ai/requirements.txt b/data-science-onramp/vertex-ai/requirements.txt index cf0a560e4bb..1d66b229123 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.7.0 -google-cloud-storage==1.42.3 \ No newline at end of file +google-cloud-storage==1.43.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 fbdc26070dc..2e7bef2aab2 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.31.0 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 pytest-xdist==2.4.0 pytest==6.2.4 pyyaml==6.0 \ 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 604499e6e91..5cfe2eaa2a0 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.31.0 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.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 604499e6e91..5cfe2eaa2a0 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.31.0 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.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 604499e6e91..5cfe2eaa2a0 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.31.0 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 pytest==6.2.4 diff --git a/functions/http/requirements.txt b/functions/http/requirements.txt index cadc4af9211..d7c7de13691 100644 --- a/functions/http/requirements.txt +++ b/functions/http/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 xmltodict==0.12.0 diff --git a/functions/imagemagick/requirements.txt b/functions/imagemagick/requirements.txt index 30f738c51d8..72edd20d451 100644 --- a/functions/imagemagick/requirements.txt +++ b/functions/imagemagick/requirements.txt @@ -1,3 +1,3 @@ google-cloud-vision==2.6.2 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 Wand==0.6.7 diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index 88be10c07d7..7677b2ba84f 100644 --- a/functions/ocr/app/requirements.txt +++ b/functions/ocr/app/requirements.txt @@ -1,4 +1,4 @@ google-cloud-pubsub==2.9.0 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 google-cloud-translate==3.6.1 google-cloud-vision==2.6.2 diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index 4f3d031f478..fd8cfe4daea 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.31.0 google-auth-httplib2==0.1.0 google-auth==2.3.3 google-cloud==0.34.0 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 diff --git a/healthcare/api-client/v1beta1/fhir/requirements.txt b/healthcare/api-client/v1beta1/fhir/requirements.txt index 4069f9875b2..dcd7c123233 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.31.0 google-auth-httplib2==0.1.0 google-auth==2.3.3 google-cloud==0.34.0 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.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 0726f9b13aa..c17b49f367a 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==2.3.3 google-auth-httplib2==0.1.0 google-cloud-iot==2.3.0 google-cloud-pubsub==2.9.0 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 cryptography==35.0.0 paho-mqtt==1.5.1 pyjwt==2.3.0 diff --git a/media/transcoder/requirements-test.txt b/media/transcoder/requirements-test.txt index cf6beee50a8..52c66823c1a 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.42.3 +google-cloud-storage==1.43.0 pytest==6.2.4 diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index b4cc4c7cd98..22f596308bf 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 google-cloud-bigquery[pandas,pyarrow]==2.30.1 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 de48a59fb09..35b56880360 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.42.3 +google-cloud-storage==1.43.0 pytest-xdist==2.4.0 pytest==6.2.4 diff --git a/pubsublite/spark-connector/requirements-test.txt b/pubsublite/spark-connector/requirements-test.txt index b34708e6289..7a7c464173b 100644 --- a/pubsublite/spark-connector/requirements-test.txt +++ b/pubsublite/spark-connector/requirements-test.txt @@ -1,4 +1,4 @@ google-cloud-dataproc==3.1.1 google-cloud-pubsublite==1.2.0 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 pytest==6.2.5 \ No newline at end of file diff --git a/run/image-processing/requirements.txt b/run/image-processing/requirements.txt index df7e591380d..7e21688a0e3 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.6.2 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 Wand==0.6.7 diff --git a/storage/s3-sdk/requirements-test.txt b/storage/s3-sdk/requirements-test.txt index a0058bcb2c7..ac86b13e196 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.42.3 +google-cloud-storage==1.43.0 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index 69f1c426807..05fb4651ccd 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 google-auth==2.3.3 six==1.16.0