From 6403d4f1a9fb6f5c684a2aad393aef2322f78ec5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 16:28:16 -0400 Subject: [PATCH] Update Python Dependencies (#30727) Co-authored-by: damccorm --- .../py310/base_image_requirements.txt | 16 +++++++-------- .../py311/base_image_requirements.txt | 14 ++++++------- .../py38/base_image_requirements.txt | 20 +++++++++---------- .../py39/base_image_requirements.txt | 18 ++++++++--------- 4 files changed, 34 insertions(+), 34 deletions(-) diff --git a/sdks/python/container/py310/base_image_requirements.txt b/sdks/python/container/py310/base_image_requirements.txt index 49d959dc0eb1..1258575696db 100644 --- a/sdks/python/container/py310/base_image_requirements.txt +++ b/sdks/python/container/py310/base_image_requirements.txt @@ -31,7 +31,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 cloudpickle==2.2.1 -cramjam==2.8.2 +cramjam==2.8.3 crcmod==1.7 cryptography==42.0.5 Cython==0.29.37 @@ -48,10 +48,10 @@ fastavro==1.9.4 fasteners==0.19 freezegun==1.4.0 future==1.0.0 -google-api-core==2.17.1 -google-api-python-client==2.122.0 +google-api-core==2.18.0 +google-api-python-client==2.123.0 google-apitools==0.5.31 -google-auth==2.28.2 +google-auth==2.29.0 google-auth-httplib2==0.1.1 google-cloud-aiplatform==1.44.0 google-cloud-bigquery==3.19.0 @@ -62,12 +62,12 @@ google-cloud-datastore==2.19.0 google-cloud-dlp==3.16.0 google-cloud-language==2.13.3 google-cloud-profiler==4.1.0 -google-cloud-pubsub==2.20.2 +google-cloud-pubsub==2.20.3 google-cloud-pubsublite==1.9.0 google-cloud-recommendations-ai==0.10.10 google-cloud-resource-manager==1.12.3 google-cloud-spanner==3.44.0 -google-cloud-storage==2.15.0 +google-cloud-storage==2.16.0 google-cloud-videointelligence==2.13.3 google-cloud-vision==3.7.2 google-crc32c==1.5.0 @@ -81,7 +81,7 @@ grpcio-status==1.62.1 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.99.6 +hypothesis==6.99.12 idna==3.6 iniconfig==2.0.0 joblib==1.3.2 @@ -140,7 +140,7 @@ SQLAlchemy==1.4.52 sqlparse==0.4.4 tenacity==8.2.3 testcontainers==3.7.1 -threadpoolctl==3.3.0 +threadpoolctl==3.4.0 tomli==2.0.1 tqdm==4.66.2 typing_extensions==4.10.0 diff --git a/sdks/python/container/py311/base_image_requirements.txt b/sdks/python/container/py311/base_image_requirements.txt index a36fc4e0f18a..5c703f727b93 100644 --- a/sdks/python/container/py311/base_image_requirements.txt +++ b/sdks/python/container/py311/base_image_requirements.txt @@ -46,10 +46,10 @@ fastavro==1.9.4 fasteners==0.19 freezegun==1.4.0 future==1.0.0 -google-api-core==2.17.1 -google-api-python-client==2.122.0 +google-api-core==2.18.0 +google-api-python-client==2.123.0 google-apitools==0.5.31 -google-auth==2.28.2 +google-auth==2.29.0 google-auth-httplib2==0.1.1 google-cloud-aiplatform==1.44.0 google-cloud-bigquery==3.19.0 @@ -60,12 +60,12 @@ google-cloud-datastore==2.19.0 google-cloud-dlp==3.16.0 google-cloud-language==2.13.3 google-cloud-profiler==4.1.0 -google-cloud-pubsub==2.20.2 +google-cloud-pubsub==2.20.3 google-cloud-pubsublite==1.9.0 google-cloud-recommendations-ai==0.10.10 google-cloud-resource-manager==1.12.3 google-cloud-spanner==3.44.0 -google-cloud-storage==2.15.0 +google-cloud-storage==2.16.0 google-cloud-videointelligence==2.13.3 google-cloud-vision==3.7.2 google-crc32c==1.5.0 @@ -79,7 +79,7 @@ grpcio-status==1.62.1 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.99.6 +hypothesis==6.99.12 idna==3.6 iniconfig==2.0.0 joblib==1.3.2 @@ -137,7 +137,7 @@ SQLAlchemy==1.4.52 sqlparse==0.4.4 tenacity==8.2.3 testcontainers==3.7.1 -threadpoolctl==3.3.0 +threadpoolctl==3.4.0 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 diff --git a/sdks/python/container/py38/base_image_requirements.txt b/sdks/python/container/py38/base_image_requirements.txt index 9bfaa859258d..9a6e3af79536 100644 --- a/sdks/python/container/py38/base_image_requirements.txt +++ b/sdks/python/container/py38/base_image_requirements.txt @@ -32,7 +32,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 cloudpickle==2.2.1 -cramjam==2.8.2 +cramjam==2.8.3 crcmod==1.7 cryptography==42.0.5 Cython==0.29.37 @@ -49,10 +49,10 @@ fastavro==1.9.4 fasteners==0.19 freezegun==1.4.0 future==1.0.0 -google-api-core==2.17.1 -google-api-python-client==2.122.0 +google-api-core==2.18.0 +google-api-python-client==2.123.0 google-apitools==0.5.31 -google-auth==2.28.2 +google-auth==2.29.0 google-auth-httplib2==0.1.1 google-cloud-aiplatform==1.44.0 google-cloud-bigquery==3.19.0 @@ -63,12 +63,12 @@ google-cloud-datastore==2.19.0 google-cloud-dlp==3.16.0 google-cloud-language==2.13.3 google-cloud-profiler==4.1.0 -google-cloud-pubsub==2.20.2 +google-cloud-pubsub==2.20.3 google-cloud-pubsublite==1.9.0 google-cloud-recommendations-ai==0.10.10 google-cloud-resource-manager==1.12.3 google-cloud-spanner==3.44.0 -google-cloud-storage==2.15.0 +google-cloud-storage==2.16.0 google-cloud-videointelligence==2.13.3 google-cloud-vision==3.7.2 google-crc32c==1.5.0 @@ -82,10 +82,10 @@ grpcio-status==1.62.1 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.99.6 +hypothesis==6.99.12 idna==3.6 -importlib_metadata==7.0.2 -importlib_resources==6.3.1 +importlib_metadata==7.1.0 +importlib_resources==6.4.0 iniconfig==2.0.0 joblib==1.3.2 Js2Py==0.74 @@ -144,7 +144,7 @@ SQLAlchemy==1.4.52 sqlparse==0.4.4 tenacity==8.2.3 testcontainers==3.7.1 -threadpoolctl==3.3.0 +threadpoolctl==3.4.0 tomli==2.0.1 tqdm==4.66.2 typing_extensions==4.10.0 diff --git a/sdks/python/container/py39/base_image_requirements.txt b/sdks/python/container/py39/base_image_requirements.txt index c36995156495..cf116324eace 100644 --- a/sdks/python/container/py39/base_image_requirements.txt +++ b/sdks/python/container/py39/base_image_requirements.txt @@ -31,7 +31,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 cloudpickle==2.2.1 -cramjam==2.8.2 +cramjam==2.8.3 crcmod==1.7 cryptography==42.0.5 Cython==0.29.37 @@ -48,10 +48,10 @@ fastavro==1.9.4 fasteners==0.19 freezegun==1.4.0 future==1.0.0 -google-api-core==2.17.1 -google-api-python-client==2.122.0 +google-api-core==2.18.0 +google-api-python-client==2.123.0 google-apitools==0.5.31 -google-auth==2.28.2 +google-auth==2.29.0 google-auth-httplib2==0.1.1 google-cloud-aiplatform==1.44.0 google-cloud-bigquery==3.19.0 @@ -62,12 +62,12 @@ google-cloud-datastore==2.19.0 google-cloud-dlp==3.16.0 google-cloud-language==2.13.3 google-cloud-profiler==4.1.0 -google-cloud-pubsub==2.20.2 +google-cloud-pubsub==2.20.3 google-cloud-pubsublite==1.9.0 google-cloud-recommendations-ai==0.10.10 google-cloud-resource-manager==1.12.3 google-cloud-spanner==3.44.0 -google-cloud-storage==2.15.0 +google-cloud-storage==2.16.0 google-cloud-videointelligence==2.13.3 google-cloud-vision==3.7.2 google-crc32c==1.5.0 @@ -81,9 +81,9 @@ grpcio-status==1.62.1 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.99.6 +hypothesis==6.99.12 idna==3.6 -importlib_metadata==7.0.2 +importlib_metadata==7.1.0 iniconfig==2.0.0 joblib==1.3.2 Js2Py==0.74 @@ -141,7 +141,7 @@ SQLAlchemy==1.4.52 sqlparse==0.4.4 tenacity==8.2.3 testcontainers==3.7.1 -threadpoolctl==3.3.0 +threadpoolctl==3.4.0 tomli==2.0.1 tqdm==4.66.2 typing_extensions==4.10.0