From 0efbf474ecc5fd9250174436b523ea5755b10b73 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 19 Feb 2022 21:07:27 +0000 Subject: [PATCH 01/22] chore(deps): update dependency google-cloud-storage to v2 --- 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 +- composer/cicd_sample/utils/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/custom-containers/minimal/requirements-test.txt | 2 +- dataflow/custom-containers/ubuntu/requirements-test.txt | 2 +- dataflow/flex-templates/streaming_beam/requirements-test.txt | 2 +- dataflow/gpu-examples/pytorch-minimal/requirements-test.txt | 2 +- .../gpu-examples/tensorflow-landsat-prime/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 +- 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 +- storagetransfer/requirements-test.txt | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) diff --git a/appengine/flexible/storage/requirements-test.txt b/appengine/flexible/storage/requirements-test.txt index 84f89b1d26a..b4ac71fae69 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.44.0 \ No newline at end of file +google-cloud-storage==2.1.0 \ No newline at end of file diff --git a/appengine/flexible/storage/requirements.txt b/appengine/flexible/storage/requirements.txt index 676f2f8a222..adeccaa5866 100644 --- a/appengine/flexible/storage/requirements.txt +++ b/appengine/flexible/storage/requirements.txt @@ -1,4 +1,4 @@ Flask==2.0.2 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 gunicorn==20.1.0; 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 883cd97ed8b..91714c8049c 100644 --- a/appengine/standard/migration/storage/requirements.txt +++ b/appengine/standard/migration/storage/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.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 8bb52dd0871..9ea5e43f405 100644 --- a/auth/cloud-client/requirements.txt +++ b/auth/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 diff --git a/auth/downscoping/requirements-test.txt b/auth/downscoping/requirements-test.txt index 84f89b1d26a..b4ac71fae69 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.44.0 \ No newline at end of file +google-cloud-storage==2.1.0 \ No newline at end of file diff --git a/auth/downscoping/requirements.txt b/auth/downscoping/requirements.txt index 4ee1eb6db75..86e409f13c5 100644 --- a/auth/downscoping/requirements.txt +++ b/auth/downscoping/requirements.txt @@ -1,2 +1,2 @@ google-auth==2.5.0 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 diff --git a/codelabs/flex_and_vision/requirements.txt b/codelabs/flex_and_vision/requirements.txt index 67f3a1d41e0..155f11b5ee3 100644 --- a/codelabs/flex_and_vision/requirements.txt +++ b/codelabs/flex_and_vision/requirements.txt @@ -2,5 +2,5 @@ Flask==2.0.2 gunicorn==20.1.0; python_version > '3.0' gunicorn==19.10.0; python_version < '3.0' google-cloud-vision==2.6.3 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 google-cloud-datastore==2.4.0 diff --git a/composer/cicd_sample/utils/requirements.txt b/composer/cicd_sample/utils/requirements.txt index a608e00dd92..6a37e6cdfd8 100644 --- a/composer/cicd_sample/utils/requirements.txt +++ b/composer/cicd_sample/utils/requirements.txt @@ -1 +1 @@ -google-cloud-storage==1.44.0 \ No newline at end of file +google-cloud-storage==2.1.0 \ No newline at end of file diff --git a/data-science-onramp/data-ingestion/requirements.txt b/data-science-onramp/data-ingestion/requirements.txt index 7f8c8b88849..30dd1da21b1 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.44.0 +google-cloud-storage==2.1.0 google-cloud-dataproc==3.1.1 google-cloud-bigquery==2.33.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 2bc0749290a..9946375cbe8 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.44.0 +google-cloud-storage==2.1.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 aa0cc4a861a..f30bac2866c 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.10.0 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 diff --git a/dataflow/custom-containers/minimal/requirements-test.txt b/dataflow/custom-containers/minimal/requirements-test.txt index dfd63a89ec0..ea975462dc5 100644 --- a/dataflow/custom-containers/minimal/requirements-test.txt +++ b/dataflow/custom-containers/minimal/requirements-test.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.43.0 +google-cloud-storage==2.1.0 pytest-xdist==2.5.0 pytest==6.2.4 \ No newline at end of file diff --git a/dataflow/custom-containers/ubuntu/requirements-test.txt b/dataflow/custom-containers/ubuntu/requirements-test.txt index dfd63a89ec0..ea975462dc5 100644 --- a/dataflow/custom-containers/ubuntu/requirements-test.txt +++ b/dataflow/custom-containers/ubuntu/requirements-test.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.43.0 +google-cloud-storage==2.1.0 pytest-xdist==2.5.0 pytest==6.2.4 \ 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 0291f4df925..b87a8850811 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.34.0 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 pytest-xdist==2.5.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 5a330591ad6..035ff70a272 100644 --- a/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt +++ b/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt @@ -1,4 +1,4 @@ google-api-python-client==2.34.0 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 pytest-xdist==2.5.0 pytest==6.2.4 diff --git a/dataflow/gpu-examples/tensorflow-landsat-prime/requirements-test.txt b/dataflow/gpu-examples/tensorflow-landsat-prime/requirements-test.txt index 17d3a7b49f8..800bbdceef3 100644 --- a/dataflow/gpu-examples/tensorflow-landsat-prime/requirements-test.txt +++ b/dataflow/gpu-examples/tensorflow-landsat-prime/requirements-test.txt @@ -1,3 +1,3 @@ google-api-python-client==2.33.0 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.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 25ed1cc70ec..ffdefeb9079 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.34.0 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.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 25ed1cc70ec..ffdefeb9079 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.34.0 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 pytest==6.2.4 diff --git a/functions/http/requirements.txt b/functions/http/requirements.txt index b962a3da07c..e8726bcc09c 100644 --- a/functions/http/requirements.txt +++ b/functions/http/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 xmltodict==0.12.0 diff --git a/functions/imagemagick/requirements.txt b/functions/imagemagick/requirements.txt index 228e06b44e4..d4f0b7af7ce 100644 --- a/functions/imagemagick/requirements.txt +++ b/functions/imagemagick/requirements.txt @@ -1,3 +1,3 @@ google-cloud-vision==2.6.3 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 Wand==0.6.7 diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index 1934be86525..71ef34297f9 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.44.0 +google-cloud-storage==2.1.0 google-cloud-translate==3.6.1 google-cloud-vision==2.6.3 diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index a9f2e22bdfc..a076e5994fd 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.34.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 google-cloud==0.34.0 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 diff --git a/healthcare/api-client/v1beta1/fhir/requirements.txt b/healthcare/api-client/v1beta1/fhir/requirements.txt index 37831dcf514..ac573e92e36 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.34.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 google-cloud==0.34.0 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 requests==2.27.1 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index 5293ef73865..18a37412582 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.5.0 google-auth-httplib2==0.1.0 google-cloud-iot==2.3.0 google-cloud-pubsub==2.9.0 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 cryptography==36.0.1 paho-mqtt==1.5.1 pyjwt==2.3.0 diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index c06d849cb84..fd9c71293ab 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 google-cloud-bigquery[pandas,pyarrow]==2.33.0 matplotlib==3.5.1; python_version > '3.6' matplotlib==3.3.4; python_version == '3.6' diff --git a/people-and-planet-ai/image-classification/requirements-test.txt b/people-and-planet-ai/image-classification/requirements-test.txt index e027df96953..840174a8952 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.44.0 +google-cloud-storage==2.1.0 pytest-xdist==2.5.0 pytest==6.2.4 diff --git a/pubsublite/spark-connector/requirements-test.txt b/pubsublite/spark-connector/requirements-test.txt index d72df0a5d21..b6723c178da 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.4.0 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.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 d53c5da87e9..acc64658f09 100644 --- a/run/image-processing/requirements.txt +++ b/run/image-processing/requirements.txt @@ -4,5 +4,5 @@ pytest==6.2.5; python_version > "3.0" pytest==4.6.11; python_version < "3.0" gunicorn==20.1.0 google-cloud-vision==2.6.3 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 Wand==0.6.7 diff --git a/storage/s3-sdk/requirements-test.txt b/storage/s3-sdk/requirements-test.txt index 1ba768c49e5..845ac778463 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.44.0 +google-cloud-storage==2.1.0 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index c71eaa6b3a1..ede2290dba9 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 google-auth==2.5.0 six==1.16.0 diff --git a/storagetransfer/requirements-test.txt b/storagetransfer/requirements-test.txt index a6fbff6269a..8bf62698954 100644 --- a/storagetransfer/requirements-test.txt +++ b/storagetransfer/requirements-test.txt @@ -1,4 +1,4 @@ backoff==1.11.1 boto3==1.20.26 -google-cloud-storage==1.44.0 +google-cloud-storage==2.1.0 pytest==6.2.4 From 5baac8846d95f327ce6d7672172ca29d0f6062f9 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Sun, 20 Feb 2022 05:11:00 -0500 Subject: [PATCH 02/22] chore(deps): pin versions for 3.6 and below --- appengine/flexible/storage/requirements-test.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appengine/flexible/storage/requirements-test.txt b/appengine/flexible/storage/requirements-test.txt index b4ac71fae69..779ee8e2cbb 100644 --- a/appengine/flexible/storage/requirements-test.txt +++ b/appengine/flexible/storage/requirements-test.txt @@ -1,2 +1,3 @@ pytest==6.2.4 -google-cloud-storage==2.1.0 \ No newline at end of file +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' From 74ece62409d54c8e0e7bb391b47445fb78a1cd54 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Sun, 20 Feb 2022 05:50:10 -0500 Subject: [PATCH 03/22] chore(deps): pin storage version for 3.6 and below --- appengine/flexible/storage/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appengine/flexible/storage/requirements.txt b/appengine/flexible/storage/requirements.txt index adeccaa5866..ab046b36266 100644 --- a/appengine/flexible/storage/requirements.txt +++ b/appengine/flexible/storage/requirements.txt @@ -1,4 +1,5 @@ Flask==2.0.2 -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' gunicorn==20.1.0; python_version > '3.0' gunicorn==19.10.0; python_version < '3.0' From b7a9716d741189aeb336c84d90fb2d206439b1b0 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:09:31 -0500 Subject: [PATCH 04/22] chore(deps): pin vertex-ai version for storage --- data-science-onramp/vertex-ai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-science-onramp/vertex-ai/requirements.txt b/data-science-onramp/vertex-ai/requirements.txt index f30bac2866c..3eb8db39fb4 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.10.0 -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0 From f30df357dd065ac1a929621d55a765f57bf0b3c7 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:11:32 -0500 Subject: [PATCH 05/22] chore(deps): pin storage version for 3.6 and below --- auth/cloud-client/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/auth/cloud-client/requirements.txt b/auth/cloud-client/requirements.txt index 9ea5e43f405..a72806fc358 100644 --- a/auth/cloud-client/requirements.txt +++ b/auth/cloud-client/requirements.txt @@ -1 +1,2 @@ -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' From 3c1f01b7968567145d9ff6909dfe2a5ae6fe6001 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:11:51 -0500 Subject: [PATCH 06/22] chore(deps): pin storage version --- auth/downscoping/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/auth/downscoping/requirements.txt b/auth/downscoping/requirements.txt index 86e409f13c5..2aba2830df5 100644 --- a/auth/downscoping/requirements.txt +++ b/auth/downscoping/requirements.txt @@ -1,2 +1,3 @@ google-auth==2.5.0 -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' From b93e645bf05d0125309498f596f95735cc796d45 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:12:04 -0500 Subject: [PATCH 07/22] chore(deps): pin storage version --- auth/downscoping/requirements-test.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/auth/downscoping/requirements-test.txt b/auth/downscoping/requirements-test.txt index b4ac71fae69..779ee8e2cbb 100644 --- a/auth/downscoping/requirements-test.txt +++ b/auth/downscoping/requirements-test.txt @@ -1,2 +1,3 @@ pytest==6.2.4 -google-cloud-storage==2.1.0 \ No newline at end of file +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' From 063c3ab2b2f55ce0c0fba05f1afc72ec51edb240 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:12:26 -0500 Subject: [PATCH 08/22] chore(deps): pin storage version --- codelabs/flex_and_vision/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/codelabs/flex_and_vision/requirements.txt b/codelabs/flex_and_vision/requirements.txt index 155f11b5ee3..7ae855fbff1 100644 --- a/codelabs/flex_and_vision/requirements.txt +++ b/codelabs/flex_and_vision/requirements.txt @@ -2,5 +2,6 @@ Flask==2.0.2 gunicorn==20.1.0; python_version > '3.0' gunicorn==19.10.0; python_version < '3.0' google-cloud-vision==2.6.3 -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' google-cloud-datastore==2.4.0 From a18c2dfe2e4b49c7339df8809fb0a47e7fcdbb22 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:12:51 -0500 Subject: [PATCH 09/22] chore(deps): pin storage version --- data-science-onramp/data-ingestion/requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data-science-onramp/data-ingestion/requirements.txt b/data-science-onramp/data-ingestion/requirements.txt index 30dd1da21b1..be7315e1f81 100644 --- a/data-science-onramp/data-ingestion/requirements.txt +++ b/data-science-onramp/data-ingestion/requirements.txt @@ -1,6 +1,7 @@ #grpcio==1.29.0 #google-auth==1.16.0 #google-auth-httplib2==0.0.3 -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' google-cloud-dataproc==3.1.1 -google-cloud-bigquery==2.33.0 \ No newline at end of file +google-cloud-bigquery==2.33.0 From 2c9cce98d45c63c4af1cdec8411bef57a2626cf4 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:13:07 -0500 Subject: [PATCH 10/22] chore(deps): pin storage version --- data-science-onramp/data-processing/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data-science-onramp/data-processing/requirements.txt b/data-science-onramp/data-processing/requirements.txt index 9946375cbe8..f1f027ec206 100644 --- a/data-science-onramp/data-processing/requirements.txt +++ b/data-science-onramp/data-processing/requirements.txt @@ -1,2 +1,3 @@ -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' google-cloud-dataproc==3.1.1 From 8d7f90b076970b484a7b785b1b651074471aebfa Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:13:14 -0500 Subject: [PATCH 11/22] chore(deps): pin storage version From b8bea68fcb11d661112e99a97f3251562b91fe88 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:13:43 -0500 Subject: [PATCH 12/22] chore(deps): pin storage version --- functions/ocr/app/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index 71ef34297f9..1889556eb80 100644 --- a/functions/ocr/app/requirements.txt +++ b/functions/ocr/app/requirements.txt @@ -1,4 +1,5 @@ google-cloud-pubsub==2.9.0 -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' google-cloud-translate==3.6.1 google-cloud-vision==2.6.3 From fcc67c68be5421261e20bce3f494aebf947d6441 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:13:46 -0500 Subject: [PATCH 13/22] chore(deps): pin storage version --- functions/imagemagick/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/functions/imagemagick/requirements.txt b/functions/imagemagick/requirements.txt index d4f0b7af7ce..ff95a8ddd44 100644 --- a/functions/imagemagick/requirements.txt +++ b/functions/imagemagick/requirements.txt @@ -1,3 +1,4 @@ google-cloud-vision==2.6.3 -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' Wand==0.6.7 From 49ba838f0f96746eca6743e4e5595ef4d3c701d5 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:13:49 -0500 Subject: [PATCH 14/22] chore(deps): pin storage version --- functions/http/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/functions/http/requirements.txt b/functions/http/requirements.txt index e8726bcc09c..4bf4e981512 100644 --- a/functions/http/requirements.txt +++ b/functions/http/requirements.txt @@ -1,2 +1,3 @@ -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' xmltodict==0.12.0 From 9dd15c2c4390a6aceb5c6657c1aba94561d06006 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:14:52 -0500 Subject: [PATCH 15/22] chore(deps): pin storage version --- storagetransfer/requirements-test.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/storagetransfer/requirements-test.txt b/storagetransfer/requirements-test.txt index 8bf62698954..2bbec42f367 100644 --- a/storagetransfer/requirements-test.txt +++ b/storagetransfer/requirements-test.txt @@ -1,4 +1,5 @@ backoff==1.11.1 boto3==1.20.26 -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' pytest==6.2.4 From e194f26af64232af5cbc073b3f856067c3ec47c7 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:14:56 -0500 Subject: [PATCH 16/22] chore(deps): pin storage version --- storage/signed_urls/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index ede2290dba9..7df0ba19f24 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,4 @@ -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' google-auth==2.5.0 six==1.16.0 From da948eb18ec8adbcefe7175a8b5734ee6ac00e09 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:15:01 -0500 Subject: [PATCH 17/22] chore(deps): pin storage version --- storage/s3-sdk/requirements-test.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/storage/s3-sdk/requirements-test.txt b/storage/s3-sdk/requirements-test.txt index 845ac778463..02432a141bc 100644 --- a/storage/s3-sdk/requirements-test.txt +++ b/storage/s3-sdk/requirements-test.txt @@ -1,3 +1,4 @@ backoff==1.11.1 pytest==6.2.4 -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' From cb480fca36c0996adfc66650be171534c2d014ab Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:15:06 -0500 Subject: [PATCH 18/22] chore(deps): pin storage version --- iot/api-client/gcs_file_to_device/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index e6244f58567..ebb96c8ce8a 100644 --- a/iot/api-client/gcs_file_to_device/requirements.txt +++ b/iot/api-client/gcs_file_to_device/requirements.txt @@ -3,7 +3,8 @@ google-auth==2.5.0 google-auth-httplib2==0.1.0 google-cloud-iot==2.3.0 google-cloud-pubsub==2.9.0 -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' cryptography==36.0.1 paho-mqtt==1.5.1 pyjwt==2.3.0 From 51b24690bbdee0ad16398430d4d7c4d1f74072f1 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:15:10 -0500 Subject: [PATCH 19/22] chore(deps): pin storage version --- healthcare/api-client/v1beta1/fhir/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/healthcare/api-client/v1beta1/fhir/requirements.txt b/healthcare/api-client/v1beta1/fhir/requirements.txt index a6df0d9481d..1dfee5c48a6 100644 --- a/healthcare/api-client/v1beta1/fhir/requirements.txt +++ b/healthcare/api-client/v1beta1/fhir/requirements.txt @@ -2,5 +2,6 @@ google-api-python-client==2.37.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 google-cloud==0.34.0 -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' requests==2.27.1 From ce2055322e9b915576e937fa03aa31310298414a Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 21 Feb 2022 06:15:14 -0500 Subject: [PATCH 20/22] chore(deps): pin storage version --- healthcare/api-client/v1/fhir/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index 93dc90c3708..398dc973536 100644 --- a/healthcare/api-client/v1/fhir/requirements.txt +++ b/healthcare/api-client/v1/fhir/requirements.txt @@ -2,4 +2,5 @@ google-api-python-client==2.37.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 google-cloud==0.34.0 -google-cloud-storage==2.1.0 +google-cloud-storage==2.0.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' From b604fac1d33c1ada789c7a31fd91dbf77afbdc9c Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Tue, 22 Feb 2022 08:49:52 -0500 Subject: [PATCH 21/22] chore(deps): pin storage version for vertex ai --- data-science-onramp/vertex-ai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-science-onramp/vertex-ai/requirements.txt b/data-science-onramp/vertex-ai/requirements.txt index 3eb8db39fb4..aa0cc4a861a 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.10.0 -google-cloud-storage==2.0.0 +google-cloud-storage==1.44.0 From 0dc1e9c3e54ccb6b621a3d95174f05fe23cca4c5 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Tue, 22 Feb 2022 08:50:26 -0500 Subject: [PATCH 22/22] chore(deps): pin storage version for py2 compatibility --- appengine/standard/migration/storage/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appengine/standard/migration/storage/requirements.txt b/appengine/standard/migration/storage/requirements.txt index 91714c8049c..50a6f51d3fe 100644 --- a/appengine/standard/migration/storage/requirements.txt +++ b/appengine/standard/migration/storage/requirements.txt @@ -1,3 +1,4 @@ -google-cloud-storage==2.1.0 +google-cloud-storage==1.44.0; python_version < '3.7' +google-cloud-storage==2.1.0; python_version > '3.6' Flask==1.1.4; python_version < '3.0' Flask==2.0.0; python_version > '3.0'