From e6cc0809646da44b5621b3772704d645b79d8253 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 09:37:36 -0500 Subject: [PATCH] Update Python Dependencies (#30339) Co-authored-by: damccorm --- .../py310/base_image_requirements.txt | 30 +++++++++---------- .../py311/base_image_requirements.txt | 30 +++++++++---------- .../py38/base_image_requirements.txt | 28 ++++++++--------- .../py39/base_image_requirements.txt | 30 +++++++++---------- 4 files changed, 59 insertions(+), 59 deletions(-) diff --git a/sdks/python/container/py310/base_image_requirements.txt b/sdks/python/container/py310/base_image_requirements.txt index 3a43dc7ffe7b..94b68ae836ab 100644 --- a/sdks/python/container/py310/base_image_requirements.txt +++ b/sdks/python/container/py310/base_image_requirements.txt @@ -32,27 +32,27 @@ charset-normalizer==3.3.2 click==8.1.7 cloudpickle==2.2.1 crcmod==1.7 -cryptography==42.0.2 +cryptography==42.0.3 Cython==0.29.37 Deprecated==1.2.14 deprecation==2.1.0 dill==0.3.1.1 -dnspython==2.5.0 +dnspython==2.6.0 docker==7.0.0 docopt==0.6.2 docstring-parser==0.15 exceptiongroup==1.2.0 execnet==2.0.2 -fastavro==1.9.3 +fastavro==1.9.4 fasteners==0.19 freezegun==1.4.0 future==0.18.3 -google-api-core==2.17.0 -google-api-python-client==2.117.0 +google-api-core==2.17.1 +google-api-python-client==2.118.0 google-apitools==0.5.31 -google-auth==2.27.0 +google-auth==2.28.0 google-auth-httplib2==0.1.1 -google-cloud-aiplatform==1.41.0 +google-cloud-aiplatform==1.42.1 google-cloud-bigquery==3.17.2 google-cloud-bigquery-storage==2.24.0 google-cloud-bigtable==2.23.0 @@ -80,7 +80,7 @@ grpcio-status==1.60.1 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.98.3 +hypothesis==6.98.6 idna==3.6 iniconfig==2.0.0 joblib==1.3.2 @@ -95,14 +95,14 @@ nose==1.3.7 numpy==1.26.4 oauth2client==4.1.3 objsize==0.7.0 -orjson==3.9.13 +orjson==3.9.14 overrides==7.7.0 packaging==23.2 pandas==2.0.3 parameterized==0.9.0 pluggy==1.4.0 proto-plus==1.23.0 -protobuf==4.25.2 +protobuf==4.25.3 psycopg2-binary==2.9.9 pyarrow==14.0.2 pyarrow-hotfix==0.6 @@ -127,11 +127,11 @@ referencing==0.33.0 regex==2023.12.25 requests==2.31.0 requests-mock==1.11.0 -rpds-py==0.17.1 +rpds-py==0.18.0 rsa==4.9 -scikit-learn==1.4.0 +scikit-learn==1.4.1.post1 scipy==1.12.0 -shapely==2.0.2 +shapely==2.0.3 six==1.16.0 sortedcontainers==2.4.0 soupsieve==2.5 @@ -139,11 +139,11 @@ SQLAlchemy==1.4.51 sqlparse==0.4.4 tenacity==8.2.3 testcontainers==3.7.1 -threadpoolctl==3.2.0 +threadpoolctl==3.3.0 tomli==2.0.1 tqdm==4.66.2 typing_extensions==4.9.0 -tzdata==2023.4 +tzdata==2024.1 tzlocal==5.2 uritemplate==4.1.1 urllib3==2.2.0 diff --git a/sdks/python/container/py311/base_image_requirements.txt b/sdks/python/container/py311/base_image_requirements.txt index 067f053be7f7..13708c7a82e2 100644 --- a/sdks/python/container/py311/base_image_requirements.txt +++ b/sdks/python/container/py311/base_image_requirements.txt @@ -32,26 +32,26 @@ charset-normalizer==3.3.2 click==8.1.7 cloudpickle==2.2.1 crcmod==1.7 -cryptography==42.0.2 +cryptography==42.0.3 Cython==0.29.37 Deprecated==1.2.14 deprecation==2.1.0 dill==0.3.1.1 -dnspython==2.5.0 +dnspython==2.6.0 docker==7.0.0 docopt==0.6.2 docstring-parser==0.15 execnet==2.0.2 -fastavro==1.9.3 +fastavro==1.9.4 fasteners==0.19 freezegun==1.4.0 future==0.18.3 -google-api-core==2.17.0 -google-api-python-client==2.117.0 +google-api-core==2.17.1 +google-api-python-client==2.118.0 google-apitools==0.5.31 -google-auth==2.27.0 +google-auth==2.28.0 google-auth-httplib2==0.1.1 -google-cloud-aiplatform==1.41.0 +google-cloud-aiplatform==1.42.1 google-cloud-bigquery==3.17.2 google-cloud-bigquery-storage==2.24.0 google-cloud-bigtable==2.23.0 @@ -79,7 +79,7 @@ grpcio-status==1.60.1 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.98.3 +hypothesis==6.98.6 idna==3.6 iniconfig==2.0.0 joblib==1.3.2 @@ -94,14 +94,14 @@ nose==1.3.7 numpy==1.26.4 oauth2client==4.1.3 objsize==0.7.0 -orjson==3.9.13 +orjson==3.9.14 overrides==7.7.0 packaging==23.2 pandas==2.0.3 parameterized==0.9.0 pluggy==1.4.0 proto-plus==1.23.0 -protobuf==4.25.2 +protobuf==4.25.3 psycopg2-binary==2.9.9 pyarrow==14.0.2 pyarrow-hotfix==0.6 @@ -125,11 +125,11 @@ referencing==0.33.0 regex==2023.12.25 requests==2.31.0 requests-mock==1.11.0 -rpds-py==0.17.1 +rpds-py==0.18.0 rsa==4.9 -scikit-learn==1.4.0 +scikit-learn==1.4.1.post1 scipy==1.12.0 -shapely==2.0.2 +shapely==2.0.3 six==1.16.0 sortedcontainers==2.4.0 soupsieve==2.5 @@ -137,10 +137,10 @@ SQLAlchemy==1.4.51 sqlparse==0.4.4 tenacity==8.2.3 testcontainers==3.7.1 -threadpoolctl==3.2.0 +threadpoolctl==3.3.0 tqdm==4.66.2 typing_extensions==4.9.0 -tzdata==2023.4 +tzdata==2024.1 tzlocal==5.2 uritemplate==4.1.1 urllib3==2.2.0 diff --git a/sdks/python/container/py38/base_image_requirements.txt b/sdks/python/container/py38/base_image_requirements.txt index 71013cbde747..687b61481ec8 100644 --- a/sdks/python/container/py38/base_image_requirements.txt +++ b/sdks/python/container/py38/base_image_requirements.txt @@ -33,27 +33,27 @@ charset-normalizer==3.3.2 click==8.1.7 cloudpickle==2.2.1 crcmod==1.7 -cryptography==42.0.2 +cryptography==42.0.3 Cython==0.29.37 Deprecated==1.2.14 deprecation==2.1.0 dill==0.3.1.1 -dnspython==2.5.0 +dnspython==2.6.0 docker==7.0.0 docopt==0.6.2 docstring-parser==0.15 exceptiongroup==1.2.0 execnet==2.0.2 -fastavro==1.9.3 +fastavro==1.9.4 fasteners==0.19 freezegun==1.4.0 future==0.18.3 -google-api-core==2.17.0 -google-api-python-client==2.117.0 +google-api-core==2.17.1 +google-api-python-client==2.118.0 google-apitools==0.5.31 -google-auth==2.27.0 +google-auth==2.28.0 google-auth-httplib2==0.1.1 -google-cloud-aiplatform==1.41.0 +google-cloud-aiplatform==1.42.1 google-cloud-bigquery==3.17.2 google-cloud-bigquery-storage==2.24.0 google-cloud-bigtable==2.23.0 @@ -81,7 +81,7 @@ grpcio-status==1.60.1 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.98.3 +hypothesis==6.98.6 idna==3.6 importlib-metadata==7.0.1 importlib-resources==6.1.1 @@ -98,7 +98,7 @@ nose==1.3.7 numpy==1.24.4 oauth2client==4.1.3 objsize==0.7.0 -orjson==3.9.13 +orjson==3.9.14 overrides==7.7.0 packaging==23.2 pandas==2.0.3 @@ -106,7 +106,7 @@ parameterized==0.9.0 pkgutil_resolve_name==1.3.10 pluggy==1.4.0 proto-plus==1.23.0 -protobuf==4.25.2 +protobuf==4.25.3 psycopg2-binary==2.9.9 pyarrow==14.0.2 pyarrow-hotfix==0.6 @@ -131,11 +131,11 @@ referencing==0.33.0 regex==2023.12.25 requests==2.31.0 requests-mock==1.11.0 -rpds-py==0.17.1 +rpds-py==0.18.0 rsa==4.9 scikit-learn==1.3.2 scipy==1.10.1 -shapely==2.0.2 +shapely==2.0.3 six==1.16.0 sortedcontainers==2.4.0 soupsieve==2.5 @@ -143,11 +143,11 @@ SQLAlchemy==1.4.51 sqlparse==0.4.4 tenacity==8.2.3 testcontainers==3.7.1 -threadpoolctl==3.2.0 +threadpoolctl==3.3.0 tomli==2.0.1 tqdm==4.66.2 typing_extensions==4.9.0 -tzdata==2023.4 +tzdata==2024.1 tzlocal==5.2 uritemplate==4.1.1 urllib3==2.2.0 diff --git a/sdks/python/container/py39/base_image_requirements.txt b/sdks/python/container/py39/base_image_requirements.txt index 6440c1322c59..bfe9a74e1453 100644 --- a/sdks/python/container/py39/base_image_requirements.txt +++ b/sdks/python/container/py39/base_image_requirements.txt @@ -32,27 +32,27 @@ charset-normalizer==3.3.2 click==8.1.7 cloudpickle==2.2.1 crcmod==1.7 -cryptography==42.0.2 +cryptography==42.0.3 Cython==0.29.37 Deprecated==1.2.14 deprecation==2.1.0 dill==0.3.1.1 -dnspython==2.5.0 +dnspython==2.6.0 docker==7.0.0 docopt==0.6.2 docstring-parser==0.15 exceptiongroup==1.2.0 execnet==2.0.2 -fastavro==1.9.3 +fastavro==1.9.4 fasteners==0.19 freezegun==1.4.0 future==0.18.3 -google-api-core==2.17.0 -google-api-python-client==2.117.0 +google-api-core==2.17.1 +google-api-python-client==2.118.0 google-apitools==0.5.31 -google-auth==2.27.0 +google-auth==2.28.0 google-auth-httplib2==0.1.1 -google-cloud-aiplatform==1.41.0 +google-cloud-aiplatform==1.42.1 google-cloud-bigquery==3.17.2 google-cloud-bigquery-storage==2.24.0 google-cloud-bigtable==2.23.0 @@ -80,7 +80,7 @@ grpcio-status==1.60.1 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.98.3 +hypothesis==6.98.6 idna==3.6 importlib-metadata==7.0.1 iniconfig==2.0.0 @@ -96,14 +96,14 @@ nose==1.3.7 numpy==1.26.4 oauth2client==4.1.3 objsize==0.7.0 -orjson==3.9.13 +orjson==3.9.14 overrides==7.7.0 packaging==23.2 pandas==2.0.3 parameterized==0.9.0 pluggy==1.4.0 proto-plus==1.23.0 -protobuf==4.25.2 +protobuf==4.25.3 psycopg2-binary==2.9.9 pyarrow==14.0.2 pyarrow-hotfix==0.6 @@ -128,11 +128,11 @@ referencing==0.33.0 regex==2023.12.25 requests==2.31.0 requests-mock==1.11.0 -rpds-py==0.17.1 +rpds-py==0.18.0 rsa==4.9 -scikit-learn==1.4.0 +scikit-learn==1.4.1.post1 scipy==1.12.0 -shapely==2.0.2 +shapely==2.0.3 six==1.16.0 sortedcontainers==2.4.0 soupsieve==2.5 @@ -140,11 +140,11 @@ SQLAlchemy==1.4.51 sqlparse==0.4.4 tenacity==8.2.3 testcontainers==3.7.1 -threadpoolctl==3.2.0 +threadpoolctl==3.3.0 tomli==2.0.1 tqdm==4.66.2 typing_extensions==4.9.0 -tzdata==2023.4 +tzdata==2024.1 tzlocal==5.2 uritemplate==4.1.1 urllib3==2.2.0