From 67ab30a0d49ba2a1520525d166e159a4291d0d4a Mon Sep 17 00:00:00 2001 From: Danny McCormick Date: Mon, 25 Sep 2023 10:30:43 -0400 Subject: [PATCH] Python version updates --- .../py310/base_image_requirements.txt | 26 +++++++++---------- .../py311/base_image_requirements.txt | 24 ++++++++--------- .../py38/base_image_requirements.txt | 26 +++++++++---------- .../py39/base_image_requirements.txt | 26 +++++++++---------- 4 files changed, 51 insertions(+), 51 deletions(-) diff --git a/sdks/python/container/py310/base_image_requirements.txt b/sdks/python/container/py310/base_image_requirements.txt index 340f3e1b9691..e8a666e7b9d0 100644 --- a/sdks/python/container/py310/base_image_requirements.txt +++ b/sdks/python/container/py310/base_image_requirements.txt @@ -31,7 +31,7 @@ charset-normalizer==3.2.0 click==8.1.7 cloudpickle==2.2.1 crcmod==1.7 -cryptography==41.0.3 +cryptography==41.0.4 Cython==0.29.36 deprecation==2.1.0 dill==0.3.1.1 @@ -41,30 +41,30 @@ docopt==0.6.2 exceptiongroup==1.1.3 execnet==2.0.2 fastavro==1.8.3 -fasteners==0.18 +fasteners==0.19 freezegun==1.2.2 future==0.18.3 google-api-core==2.11.1 -google-api-python-client==2.99.0 +google-api-python-client==2.100.0 google-apitools==0.5.31 google-auth==2.23.0 google-auth-httplib2==0.1.1 -google-cloud-aiplatform==1.32.0 +google-cloud-aiplatform==1.33.1 google-cloud-bigquery==3.11.4 google-cloud-bigquery-storage==2.22.0 google-cloud-bigtable==2.21.0 google-cloud-core==2.3.3 google-cloud-datastore==2.18.0 -google-cloud-dlp==3.12.2 -google-cloud-language==2.11.0 +google-cloud-dlp==3.12.3 +google-cloud-language==2.11.1 google-cloud-profiler==4.1.0 google-cloud-pubsub==2.18.4 google-cloud-pubsublite==1.8.3 -google-cloud-recommendations-ai==0.10.4 -google-cloud-resource-manager==1.10.3 +google-cloud-recommendations-ai==0.10.5 +google-cloud-resource-manager==1.10.4 google-cloud-spanner==3.40.1 -google-cloud-storage==2.10.0 -google-cloud-videointelligence==2.11.3 +google-cloud-storage==2.11.0 +google-cloud-videointelligence==2.11.4 google-cloud-vision==3.4.4 google-crc32c==1.5.0 google-resumable-media==2.6.0 @@ -76,7 +76,7 @@ grpcio-status==1.58.0 guppy3==3.1.3 hdfs==2.7.2 httplib2==0.22.0 -hypothesis==6.84.3 +hypothesis==6.87.0 idna==3.4 iniconfig==2.0.0 joblib==1.3.2 @@ -118,7 +118,7 @@ regex==2023.8.8 requests==2.31.0 requests-mock==1.11.0 rsa==4.9 -scikit-learn==1.3.0 +scikit-learn==1.3.1 scipy==1.11.2 Shapely==1.8.5.post1 six==1.16.0 @@ -131,7 +131,7 @@ testcontainers==3.7.1 threadpoolctl==3.2.0 tomli==2.0.1 tqdm==4.66.1 -typing_extensions==4.7.1 +typing_extensions==4.8.0 tzlocal==5.0.1 uritemplate==4.1.1 urllib3==1.26.16 diff --git a/sdks/python/container/py311/base_image_requirements.txt b/sdks/python/container/py311/base_image_requirements.txt index cb1637c2eb12..2e5d834926bd 100644 --- a/sdks/python/container/py311/base_image_requirements.txt +++ b/sdks/python/container/py311/base_image_requirements.txt @@ -31,7 +31,7 @@ charset-normalizer==3.2.0 click==8.1.7 cloudpickle==2.2.1 crcmod==1.7 -cryptography==41.0.3 +cryptography==41.0.4 Cython==0.29.36 deprecation==2.1.0 dill==0.3.1.1 @@ -40,28 +40,28 @@ docker==6.1.3 docopt==0.6.2 execnet==2.0.2 fastavro==1.8.3 -fasteners==0.18 +fasteners==0.19 freezegun==1.2.2 future==0.18.3 google-api-core==2.11.1 google-apitools==0.5.31 google-auth==2.23.0 google-auth-httplib2==0.1.1 -google-cloud-aiplatform==1.32.0 +google-cloud-aiplatform==1.33.1 google-cloud-bigquery==3.11.4 google-cloud-bigquery-storage==2.22.0 google-cloud-bigtable==2.21.0 google-cloud-core==2.3.3 google-cloud-datastore==2.18.0 -google-cloud-dlp==3.12.2 -google-cloud-language==2.11.0 +google-cloud-dlp==3.12.3 +google-cloud-language==2.11.1 google-cloud-pubsub==2.18.4 google-cloud-pubsublite==1.8.3 -google-cloud-recommendations-ai==0.10.4 -google-cloud-resource-manager==1.10.3 +google-cloud-recommendations-ai==0.10.5 +google-cloud-resource-manager==1.10.4 google-cloud-spanner==3.40.1 -google-cloud-storage==2.10.0 -google-cloud-videointelligence==2.11.3 +google-cloud-storage==2.11.0 +google-cloud-videointelligence==2.11.4 google-cloud-vision==3.4.4 google-crc32c==1.5.0 google-resumable-media==2.6.0 @@ -73,7 +73,7 @@ grpcio-status==1.58.0 guppy3==3.1.3 hdfs==2.7.2 httplib2==0.22.0 -hypothesis==6.84.3 +hypothesis==6.87.0 idna==3.4 iniconfig==2.0.0 joblib==1.3.2 @@ -114,7 +114,7 @@ regex==2023.8.8 requests==2.31.0 requests-mock==1.11.0 rsa==4.9 -scikit-learn==1.3.0 +scikit-learn==1.3.1 scipy==1.11.2 Shapely==1.8.5.post1 six==1.16.0 @@ -126,7 +126,7 @@ tenacity==8.2.3 testcontainers==3.7.1 threadpoolctl==3.2.0 tqdm==4.66.1 -typing_extensions==4.7.1 +typing_extensions==4.8.0 tzlocal==5.0.1 urllib3==1.26.16 websocket-client==1.6.3 diff --git a/sdks/python/container/py38/base_image_requirements.txt b/sdks/python/container/py38/base_image_requirements.txt index 3d59060cd3ee..a47fb6beda82 100644 --- a/sdks/python/container/py38/base_image_requirements.txt +++ b/sdks/python/container/py38/base_image_requirements.txt @@ -32,7 +32,7 @@ charset-normalizer==3.2.0 click==8.1.7 cloudpickle==2.2.1 crcmod==1.7 -cryptography==41.0.3 +cryptography==41.0.4 Cython==0.29.36 deprecation==2.1.0 dill==0.3.1.1 @@ -42,30 +42,30 @@ docopt==0.6.2 exceptiongroup==1.1.3 execnet==2.0.2 fastavro==1.8.3 -fasteners==0.18 +fasteners==0.19 freezegun==1.2.2 future==0.18.3 google-api-core==2.11.1 -google-api-python-client==2.99.0 +google-api-python-client==2.100.0 google-apitools==0.5.31 google-auth==2.23.0 google-auth-httplib2==0.1.1 -google-cloud-aiplatform==1.32.0 +google-cloud-aiplatform==1.33.1 google-cloud-bigquery==3.11.4 google-cloud-bigquery-storage==2.22.0 google-cloud-bigtable==2.21.0 google-cloud-core==2.3.3 google-cloud-datastore==2.18.0 -google-cloud-dlp==3.12.2 -google-cloud-language==2.11.0 +google-cloud-dlp==3.12.3 +google-cloud-language==2.11.1 google-cloud-profiler==4.1.0 google-cloud-pubsub==2.18.4 google-cloud-pubsublite==1.8.3 -google-cloud-recommendations-ai==0.10.4 -google-cloud-resource-manager==1.10.3 +google-cloud-recommendations-ai==0.10.5 +google-cloud-resource-manager==1.10.4 google-cloud-spanner==3.40.1 -google-cloud-storage==2.10.0 -google-cloud-videointelligence==2.11.3 +google-cloud-storage==2.11.0 +google-cloud-videointelligence==2.11.4 google-cloud-vision==3.4.4 google-crc32c==1.5.0 google-resumable-media==2.6.0 @@ -77,7 +77,7 @@ grpcio-status==1.58.0 guppy3==3.1.3 hdfs==2.7.2 httplib2==0.22.0 -hypothesis==6.84.3 +hypothesis==6.87.0 idna==3.4 iniconfig==2.0.0 joblib==1.3.2 @@ -119,7 +119,7 @@ regex==2023.8.8 requests==2.31.0 requests-mock==1.11.0 rsa==4.9 -scikit-learn==1.3.0 +scikit-learn==1.3.1 scipy==1.10.1 Shapely==1.8.5.post1 six==1.16.0 @@ -132,7 +132,7 @@ testcontainers==3.7.1 threadpoolctl==3.2.0 tomli==2.0.1 tqdm==4.66.1 -typing_extensions==4.7.1 +typing_extensions==4.8.0 tzlocal==5.0.1 uritemplate==4.1.1 urllib3==1.26.16 diff --git a/sdks/python/container/py39/base_image_requirements.txt b/sdks/python/container/py39/base_image_requirements.txt index 6342cfe6edc1..ff6ba0945e14 100644 --- a/sdks/python/container/py39/base_image_requirements.txt +++ b/sdks/python/container/py39/base_image_requirements.txt @@ -31,7 +31,7 @@ charset-normalizer==3.2.0 click==8.1.7 cloudpickle==2.2.1 crcmod==1.7 -cryptography==41.0.3 +cryptography==41.0.4 Cython==0.29.36 deprecation==2.1.0 dill==0.3.1.1 @@ -41,30 +41,30 @@ docopt==0.6.2 exceptiongroup==1.1.3 execnet==2.0.2 fastavro==1.8.3 -fasteners==0.18 +fasteners==0.19 freezegun==1.2.2 future==0.18.3 google-api-core==2.11.1 -google-api-python-client==2.99.0 +google-api-python-client==2.100.0 google-apitools==0.5.31 google-auth==2.23.0 google-auth-httplib2==0.1.1 -google-cloud-aiplatform==1.32.0 +google-cloud-aiplatform==1.33.1 google-cloud-bigquery==3.11.4 google-cloud-bigquery-storage==2.22.0 google-cloud-bigtable==2.21.0 google-cloud-core==2.3.3 google-cloud-datastore==2.18.0 -google-cloud-dlp==3.12.2 -google-cloud-language==2.11.0 +google-cloud-dlp==3.12.3 +google-cloud-language==2.11.1 google-cloud-profiler==4.1.0 google-cloud-pubsub==2.18.4 google-cloud-pubsublite==1.8.3 -google-cloud-recommendations-ai==0.10.4 -google-cloud-resource-manager==1.10.3 +google-cloud-recommendations-ai==0.10.5 +google-cloud-resource-manager==1.10.4 google-cloud-spanner==3.40.1 -google-cloud-storage==2.10.0 -google-cloud-videointelligence==2.11.3 +google-cloud-storage==2.11.0 +google-cloud-videointelligence==2.11.4 google-cloud-vision==3.4.4 google-crc32c==1.5.0 google-resumable-media==2.6.0 @@ -76,7 +76,7 @@ grpcio-status==1.58.0 guppy3==3.1.3 hdfs==2.7.2 httplib2==0.22.0 -hypothesis==6.84.3 +hypothesis==6.87.0 idna==3.4 iniconfig==2.0.0 joblib==1.3.2 @@ -118,7 +118,7 @@ regex==2023.8.8 requests==2.31.0 requests-mock==1.11.0 rsa==4.9 -scikit-learn==1.3.0 +scikit-learn==1.3.1 scipy==1.11.2 Shapely==1.8.5.post1 six==1.16.0 @@ -131,7 +131,7 @@ testcontainers==3.7.1 threadpoolctl==3.2.0 tomli==2.0.1 tqdm==4.66.1 -typing_extensions==4.7.1 +typing_extensions==4.8.0 tzlocal==5.0.1 uritemplate==4.1.1 urllib3==1.26.16