diff --git a/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt b/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt index 8d282bff5224..92260a62f809 100644 --- a/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt +++ b/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt @@ -14,8 +14,8 @@ # limitations under the License. apache_beam[gcp]==2.40.0 -requests==2.32.4 +requests==2.33.0 torch==2.8.0 torchvision==0.13.0 numpy==1.22.4 -Pillow==10.2.0 +Pillow==12.2.0 diff --git a/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/train/requirements.txt b/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/train/requirements.txt index ba1103dd1ef9..9f1403cef38a 100644 --- a/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/train/requirements.txt +++ b/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/train/requirements.txt @@ -15,4 +15,4 @@ torch==2.2.0 numpy==1.22.4 -Pillow==10.2.0 \ No newline at end of file +Pillow==12.2.0 \ No newline at end of file diff --git a/sdks/python/container/ml/py310/base_image_requirements.txt b/sdks/python/container/ml/py310/base_image_requirements.txt index 7ad86d13b506..5d67e96a41f3 100644 --- a/sdks/python/container/ml/py310/base_image_requirements.txt +++ b/sdks/python/container/ml/py310/base_image_requirements.txt @@ -45,7 +45,7 @@ charset-normalizer==3.4.6 click==8.3.1 cloud-sql-python-connector==1.20.1 crcmod==1.7 -cryptography==46.0.6 +cryptography==46.0.7 Cython==3.2.4 dill==0.3.1.1 distro==1.9.0 @@ -156,8 +156,8 @@ packaging==26.0 pandas==2.2.3 parameterized==0.9.0 pg8000==1.31.5 -pillow==12.1.1 -pip==26.0.1 +pillow==12.2.0 +pip==26.1 pluggy==1.6.0 propcache==0.4.1 proto-plus==1.27.2 @@ -177,7 +177,7 @@ pymongo==4.16.0 PyMySQL==1.1.2 pyparsing==3.3.2 pyproject_hooks==1.2.0 -pytest==8.4.2 +pytest==9.0.3 pytest-timeout==2.4.0 pytest-xdist==3.8.0 python-dateutil==2.9.0.post0 @@ -187,7 +187,7 @@ pytz==2026.1.post1 PyYAML==6.0.3 referencing==0.37.0 regex==2026.3.32 -requests==2.33.1 +requests==2.33.0 requests-mock==1.12.1 rich==14.3.3 rpds-py==0.30.0 @@ -216,7 +216,7 @@ tokenizers==0.21.4 tomli==2.4.1 torch==2.8.0+cpu tqdm==4.67.3 -transformers==4.55.4 +transformers==5.0.0rc3 typing-inspection==0.4.2 typing_extensions==4.15.0 tzdata==2025.3 diff --git a/sdks/python/container/ml/py310/gpu_image_requirements.txt b/sdks/python/container/ml/py310/gpu_image_requirements.txt index dbad9196b561..94996a8f5d08 100644 --- a/sdks/python/container/ml/py310/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py310/gpu_image_requirements.txt @@ -24,7 +24,7 @@ absl-py==2.4.0 aiofiles==25.1.0 aiohappyeyeballs==2.6.1 -aiohttp==3.13.3 +aiohttp==3.13.4 aiosignal==1.4.0 annotated-doc==0.0.4 annotated-types==0.7.0 @@ -42,7 +42,7 @@ blake3==1.0.8 bs4==0.0.2 build==1.4.0 cachetools==6.2.6 -cbor2==5.8.0 +cbor2==5.9.0 certifi==2026.2.25 cffi==2.0.0 charset-normalizer==3.4.5 @@ -51,7 +51,7 @@ cloud-sql-python-connector==1.20.0 cloudpickle==3.1.2 compressed-tensors==0.10.2 crcmod==1.7 -cryptography==46.0.5 +cryptography==46.0.7 cuda-bindings==12.9.4 cuda-pathfinder==1.4.2 cupy-cuda12x==14.0.1 @@ -206,8 +206,8 @@ pandas==2.2.3 parameterized==0.9.0 partial-json-parser==0.2.1.1.post7 pg8000==1.31.5 -pillow==12.1.1 -pip==26.0.1 +pillow==12.2.0 +pip==26.1 pluggy==1.6.0 prometheus-fastapi-instrumentator==7.1.0 prometheus_client==0.24.1 @@ -219,7 +219,7 @@ psycopg2-binary==2.9.11 py-cpuinfo==9.0.0 pyarrow==23.0.1 pyarrow-hotfix==0.7 -pyasn1==0.6.2 +pyasn1==0.6.3 pyasn1_modules==0.4.2 pybase64==1.4.3 pycountry==26.2.16 @@ -234,21 +234,21 @@ pymongo==4.16.0 PyMySQL==1.1.2 pyparsing==3.3.2 pyproject_hooks==1.2.0 -pytest==8.4.2 +pytest==9.0.3 pytest-timeout==2.4.0 pytest-xdist==3.8.0 python-dateutil==2.9.0.post0 python-dotenv==1.2.2 python-json-logger==4.0.0 -python-multipart==0.0.22 +python-multipart==0.0.26 python-tds==1.17.1 pytz==2026.1.post1 PyYAML==6.0.3 pyzmq==27.1.0 -ray==2.54.0 +ray==2.55.0 referencing==0.37.0 regex==2026.2.28 -requests==2.32.5 +requests==2.33.0 requests-mock==1.12.1 rich==14.3.3 rich-toolkit==0.19.7 @@ -291,7 +291,7 @@ torch==2.7.1 torchaudio==2.7.1 torchvision==0.22.1 tqdm==4.67.3 -transformers==4.55.4 +transformers==5.0.0rc3 triton==3.3.1 typer==0.24.1 typing-inspection==0.4.2 @@ -302,14 +302,14 @@ urllib3==2.6.3 uvicorn==0.41.0 uvloop==0.22.1 virtualenv-clone==0.5.7 -vllm==0.10.1.1 +vllm==0.20.0 watchfiles==1.1.1 websockets==16.0 Werkzeug==3.1.6 wheel==0.46.3 wrapt==2.1.2 xformers==0.0.31 -xgrammar==0.1.21 +xgrammar==0.1.32 yarl==1.23.0 zipp==3.23.0 zstandard==0.25.0 diff --git a/sdks/python/container/ml/py311/base_image_requirements.txt b/sdks/python/container/ml/py311/base_image_requirements.txt index 4fe9cd55aaff..2d542adcff48 100644 --- a/sdks/python/container/ml/py311/base_image_requirements.txt +++ b/sdks/python/container/ml/py311/base_image_requirements.txt @@ -44,7 +44,7 @@ charset-normalizer==3.4.6 click==8.3.1 cloud-sql-python-connector==1.20.1 crcmod==1.7 -cryptography==46.0.6 +cryptography==46.0.7 Cython==3.2.4 dill==0.3.1.1 distro==1.9.0 @@ -155,8 +155,8 @@ packaging==26.0 pandas==2.2.3 parameterized==0.9.0 pg8000==1.31.5 -pillow==12.1.1 -pip==26.0.1 +pillow==12.2.0 +pip==26.1 pluggy==1.6.0 propcache==0.4.1 proto-plus==1.27.2 @@ -176,7 +176,7 @@ pymongo==4.16.0 PyMySQL==1.1.2 pyparsing==3.3.2 pyproject_hooks==1.2.0 -pytest==8.4.2 +pytest==9.0.3 pytest-timeout==2.4.0 pytest-xdist==3.8.0 python-dateutil==2.9.0.post0 @@ -186,7 +186,7 @@ pytz==2026.1.post1 PyYAML==6.0.3 referencing==0.37.0 regex==2026.3.32 -requests==2.33.1 +requests==2.33.0 requests-mock==1.12.1 rich==14.3.3 rpds-py==0.30.0 @@ -214,7 +214,7 @@ threadpoolctl==3.6.0 tokenizers==0.21.4 torch==2.8.0+cpu tqdm==4.67.3 -transformers==4.55.4 +transformers==5.0.0rc3 typing-inspection==0.4.2 typing_extensions==4.15.0 tzdata==2025.3 diff --git a/sdks/python/container/ml/py311/gpu_image_requirements.txt b/sdks/python/container/ml/py311/gpu_image_requirements.txt index 17fe5025f09b..f23555314160 100644 --- a/sdks/python/container/ml/py311/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py311/gpu_image_requirements.txt @@ -24,7 +24,7 @@ absl-py==2.4.0 aiofiles==25.1.0 aiohappyeyeballs==2.6.1 -aiohttp==3.13.3 +aiohttp==3.13.4 aiosignal==1.4.0 annotated-doc==0.0.4 annotated-types==0.7.0 @@ -41,7 +41,7 @@ blake3==1.0.8 bs4==0.0.2 build==1.4.0 cachetools==6.2.6 -cbor2==5.8.0 +cbor2==5.9.0 certifi==2026.2.25 cffi==2.0.0 charset-normalizer==3.4.5 @@ -50,7 +50,7 @@ cloud-sql-python-connector==1.20.0 cloudpickle==3.1.2 compressed-tensors==0.10.2 crcmod==1.7 -cryptography==46.0.5 +cryptography==46.0.7 cuda-bindings==12.9.4 cuda-pathfinder==1.4.2 cupy-cuda12x==14.0.1 @@ -205,8 +205,8 @@ pandas==2.2.3 parameterized==0.9.0 partial-json-parser==0.2.1.1.post7 pg8000==1.31.5 -pillow==12.1.1 -pip==26.0.1 +pillow==12.2.0 +pip==26.1 pluggy==1.6.0 prometheus-fastapi-instrumentator==7.1.0 prometheus_client==0.24.1 @@ -218,7 +218,7 @@ psycopg2-binary==2.9.11 py-cpuinfo==9.0.0 pyarrow==23.0.1 pyarrow-hotfix==0.7 -pyasn1==0.6.2 +pyasn1==0.6.3 pyasn1_modules==0.4.2 pybase64==1.4.3 pycountry==26.2.16 @@ -233,21 +233,21 @@ pymongo==4.16.0 PyMySQL==1.1.2 pyparsing==3.3.2 pyproject_hooks==1.2.0 -pytest==8.4.2 +pytest==9.0.3 pytest-timeout==2.4.0 pytest-xdist==3.8.0 python-dateutil==2.9.0.post0 python-dotenv==1.2.2 python-json-logger==4.0.0 -python-multipart==0.0.22 +python-multipart==0.0.26 python-tds==1.17.1 pytz==2026.1.post1 PyYAML==6.0.3 pyzmq==27.1.0 -ray==2.54.0 +ray==2.55.0 referencing==0.37.0 regex==2026.2.28 -requests==2.32.5 +requests==2.33.0 requests-mock==1.12.1 rich==14.3.3 rich-toolkit==0.19.7 @@ -289,7 +289,7 @@ torch==2.7.1 torchaudio==2.7.1 torchvision==0.22.1 tqdm==4.67.3 -transformers==4.55.4 +transformers==5.0.0rc3 triton==3.3.1 typer==0.24.1 typing-inspection==0.4.2 @@ -300,14 +300,14 @@ urllib3==2.6.3 uvicorn==0.41.0 uvloop==0.22.1 virtualenv-clone==0.5.7 -vllm==0.10.1.1 +vllm==0.20.0 watchfiles==1.1.1 websockets==16.0 Werkzeug==3.1.6 wheel==0.46.3 wrapt==2.1.2 xformers==0.0.31 -xgrammar==0.1.21 +xgrammar==0.1.32 yarl==1.23.0 zipp==3.23.0 zstandard==0.25.0 diff --git a/sdks/python/container/ml/py312/base_image_requirements.txt b/sdks/python/container/ml/py312/base_image_requirements.txt index c72558f8acd9..6f2e3360d4b1 100644 --- a/sdks/python/container/ml/py312/base_image_requirements.txt +++ b/sdks/python/container/ml/py312/base_image_requirements.txt @@ -43,7 +43,7 @@ charset-normalizer==3.4.6 click==8.3.1 cloud-sql-python-connector==1.20.1 crcmod==1.7 -cryptography==46.0.6 +cryptography==46.0.7 Cython==3.2.4 dill==0.3.1.1 distro==1.9.0 @@ -153,8 +153,8 @@ packaging==26.0 pandas==2.2.3 parameterized==0.9.0 pg8000==1.31.5 -pillow==12.1.1 -pip==26.0.1 +pillow==12.2.0 +pip==26.1 pluggy==1.6.0 propcache==0.4.1 proto-plus==1.27.2 @@ -173,7 +173,7 @@ pymongo==4.16.0 PyMySQL==1.1.2 pyparsing==3.3.2 pyproject_hooks==1.2.0 -pytest==8.4.2 +pytest==9.0.3 pytest-timeout==2.4.0 pytest-xdist==3.8.0 python-dateutil==2.9.0.post0 @@ -183,7 +183,7 @@ pytz==2026.1.post1 PyYAML==6.0.3 referencing==0.37.0 regex==2026.3.32 -requests==2.33.1 +requests==2.33.0 requests-mock==1.12.1 rich==14.3.3 rpds-py==0.30.0 @@ -211,7 +211,7 @@ threadpoolctl==3.6.0 tokenizers==0.21.4 torch==2.8.0+cpu tqdm==4.67.3 -transformers==4.55.4 +transformers==5.0.0rc3 typing-inspection==0.4.2 typing_extensions==4.15.0 tzdata==2025.3 diff --git a/sdks/python/container/ml/py312/gpu_image_requirements.txt b/sdks/python/container/ml/py312/gpu_image_requirements.txt index 632ba689e3ee..1a3607369417 100644 --- a/sdks/python/container/ml/py312/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py312/gpu_image_requirements.txt @@ -24,7 +24,7 @@ absl-py==2.4.0 aiofiles==25.1.0 aiohappyeyeballs==2.6.1 -aiohttp==3.13.3 +aiohttp==3.13.4 aiosignal==1.4.0 annotated-doc==0.0.4 annotated-types==0.7.0 @@ -40,7 +40,7 @@ blake3==1.0.8 bs4==0.0.2 build==1.4.0 cachetools==6.2.6 -cbor2==5.8.0 +cbor2==5.9.0 certifi==2026.2.25 cffi==2.0.0 charset-normalizer==3.4.5 @@ -49,7 +49,7 @@ cloud-sql-python-connector==1.20.0 cloudpickle==3.1.2 compressed-tensors==0.10.2 crcmod==1.7 -cryptography==46.0.5 +cryptography==46.0.7 cuda-bindings==12.9.4 cuda-pathfinder==1.4.2 cupy-cuda12x==14.0.1 @@ -204,8 +204,8 @@ pandas==2.2.3 parameterized==0.9.0 partial-json-parser==0.2.1.1.post7 pg8000==1.31.5 -pillow==12.1.1 -pip==26.0.1 +pillow==12.2.0 +pip==26.1 pluggy==1.6.0 prometheus-fastapi-instrumentator==7.1.0 prometheus_client==0.24.1 @@ -217,7 +217,7 @@ psycopg2-binary==2.9.11 py-cpuinfo==9.0.0 pyarrow==23.0.1 pyarrow-hotfix==0.7 -pyasn1==0.6.2 +pyasn1==0.6.3 pyasn1_modules==0.4.2 pybase64==1.4.3 pycountry==26.2.16 @@ -232,21 +232,21 @@ pymongo==4.16.0 PyMySQL==1.1.2 pyparsing==3.3.2 pyproject_hooks==1.2.0 -pytest==8.4.2 +pytest==9.0.3 pytest-timeout==2.4.0 pytest-xdist==3.8.0 python-dateutil==2.9.0.post0 python-dotenv==1.2.2 python-json-logger==4.0.0 -python-multipart==0.0.22 +python-multipart==0.0.26 python-tds==1.17.1 pytz==2026.1.post1 PyYAML==6.0.3 pyzmq==27.1.0 -ray==2.54.0 +ray==2.55.0 referencing==0.37.0 regex==2026.2.28 -requests==2.32.5 +requests==2.33.0 requests-mock==1.12.1 rich==14.3.3 rich-toolkit==0.19.7 @@ -288,7 +288,7 @@ torch==2.7.1 torchaudio==2.7.1 torchvision==0.22.1 tqdm==4.67.3 -transformers==4.55.4 +transformers==5.0.0rc3 triton==3.3.1 typer==0.24.1 typing-inspection==0.4.2 @@ -299,14 +299,14 @@ urllib3==2.6.3 uvicorn==0.41.0 uvloop==0.22.1 virtualenv-clone==0.5.7 -vllm==0.10.1.1 +vllm==0.20.0 watchfiles==1.1.1 websockets==16.0 Werkzeug==3.1.6 wheel==0.46.3 wrapt==2.1.2 xformers==0.0.31 -xgrammar==0.1.21 +xgrammar==0.1.32 yarl==1.23.0 zipp==3.23.0 zstandard==0.25.0 diff --git a/sdks/python/container/ml/py313/base_image_requirements.txt b/sdks/python/container/ml/py313/base_image_requirements.txt index b92d500a4339..32faa7d3fbc7 100644 --- a/sdks/python/container/ml/py313/base_image_requirements.txt +++ b/sdks/python/container/ml/py313/base_image_requirements.txt @@ -24,7 +24,7 @@ absl-py==2.4.0 aiofiles==25.1.0 aiohappyeyeballs==2.6.1 -aiohttp==3.13.4 +aiohttp==3.13.5 aiosignal==1.4.0 annotated-types==0.7.0 anyio==4.13.0 @@ -43,7 +43,7 @@ charset-normalizer==3.4.6 click==8.3.1 cloud-sql-python-connector==1.20.1 crcmod==1.7 -cryptography==46.0.6 +cryptography==46.0.7 Cython==3.2.4 dill==0.3.1.1 distro==1.9.0 @@ -152,8 +152,8 @@ packaging==26.0 pandas==2.2.3 parameterized==0.9.0 pg8000==1.31.5 -pillow==12.1.1 -pip==26.0.1 +pillow==12.2.0 +pip==26.1 pluggy==1.6.0 propcache==0.4.1 proto-plus==1.27.2 @@ -172,7 +172,7 @@ pymongo==4.16.0 PyMySQL==1.1.2 pyparsing==3.3.2 pyproject_hooks==1.2.0 -pytest==8.4.2 +pytest==9.0.3 pytest-timeout==2.4.0 pytest-xdist==3.8.0 python-dateutil==2.9.0.post0 @@ -210,7 +210,7 @@ threadpoolctl==3.6.0 tokenizers==0.21.4 torch==2.8.0+cpu tqdm==4.67.3 -transformers==4.55.4 +transformers==5.0.0rc3 typing-inspection==0.4.2 typing_extensions==4.15.0 tzdata==2025.3 diff --git a/sdks/python/container/py310/base_image_requirements.txt b/sdks/python/container/py310/base_image_requirements.txt index 1712f0f36806..092669b884fa 100644 --- a/sdks/python/container/py310/base_image_requirements.txt +++ b/sdks/python/container/py310/base_image_requirements.txt @@ -23,7 +23,7 @@ aiofiles==25.1.0 aiohappyeyeballs==2.6.1 -aiohttp==3.13.4 +aiohttp==3.13.5 aiosignal==1.4.0 annotated-types==0.7.0 anyio==4.13.0 @@ -43,7 +43,7 @@ charset-normalizer==3.4.6 click==8.3.1 cloud-sql-python-connector==1.20.1 crcmod==1.7 -cryptography==46.0.6 +cryptography==46.0.7 Cython==3.2.4 dill==0.3.1.1 distro==1.9.0 @@ -136,8 +136,8 @@ packaging==26.0 pandas==2.2.3 parameterized==0.9.0 pg8000==1.31.5 -pillow==12.1.1 -pip==26.0.1 +pillow==12.2.0 +pip==26.1 pluggy==1.6.0 propcache==0.4.1 proto-plus==1.27.2 diff --git a/sdks/python/container/py311/base_image_requirements.txt b/sdks/python/container/py311/base_image_requirements.txt index bfc365e80dc8..0a4b2e27b94a 100644 --- a/sdks/python/container/py311/base_image_requirements.txt +++ b/sdks/python/container/py311/base_image_requirements.txt @@ -23,7 +23,7 @@ aiofiles==25.1.0 aiohappyeyeballs==2.6.1 -aiohttp==3.13.4 +aiohttp==3.13.5 aiosignal==1.4.0 annotated-types==0.7.0 anyio==4.13.0 @@ -42,7 +42,7 @@ charset-normalizer==3.4.6 click==8.3.1 cloud-sql-python-connector==1.20.1 crcmod==1.7 -cryptography==46.0.6 +cryptography==46.0.7 Cython==3.2.4 dill==0.3.1.1 distro==1.9.0 @@ -135,8 +135,8 @@ packaging==26.0 pandas==2.2.3 parameterized==0.9.0 pg8000==1.31.5 -pillow==12.1.1 -pip==26.0.1 +pillow==12.2.0 +pip==26.1 pluggy==1.6.0 propcache==0.4.1 proto-plus==1.27.2 @@ -156,7 +156,7 @@ pymongo==4.16.0 PyMySQL==1.1.2 pyparsing==3.3.2 pyproject_hooks==1.2.0 -pytest==8.4.2 +pytest==9.0.3 pytest-timeout==2.4.0 pytest-xdist==3.8.0 python-dateutil==2.9.0.post0 diff --git a/sdks/python/container/py312/base_image_requirements.txt b/sdks/python/container/py312/base_image_requirements.txt index 356392c82b56..aef857dc20c5 100644 --- a/sdks/python/container/py312/base_image_requirements.txt +++ b/sdks/python/container/py312/base_image_requirements.txt @@ -23,7 +23,7 @@ aiofiles==25.1.0 aiohappyeyeballs==2.6.1 -aiohttp==3.13.4 +aiohttp==3.13.5 aiosignal==1.4.0 annotated-types==0.7.0 anyio==4.13.0 @@ -41,7 +41,7 @@ charset-normalizer==3.4.6 click==8.3.1 cloud-sql-python-connector==1.20.1 crcmod==1.7 -cryptography==46.0.6 +cryptography==46.0.7 Cython==3.2.4 dill==0.3.1.1 distro==1.9.0 @@ -133,8 +133,8 @@ packaging==26.0 pandas==2.2.3 parameterized==0.9.0 pg8000==1.31.5 -pillow==12.1.1 -pip==26.0.1 +pillow==12.2.0 +pip==26.1 pluggy==1.6.0 propcache==0.4.1 proto-plus==1.27.2 @@ -153,7 +153,7 @@ pymongo==4.16.0 PyMySQL==1.1.2 pyparsing==3.3.2 pyproject_hooks==1.2.0 -pytest==8.4.2 +pytest==9.0.3 pytest-timeout==2.4.0 pytest-xdist==3.8.0 python-dateutil==2.9.0.post0 diff --git a/sdks/python/container/py313/base_image_requirements.txt b/sdks/python/container/py313/base_image_requirements.txt index 7859cc82569d..e0a03e5121a6 100644 --- a/sdks/python/container/py313/base_image_requirements.txt +++ b/sdks/python/container/py313/base_image_requirements.txt @@ -23,7 +23,7 @@ aiofiles==25.1.0 aiohappyeyeballs==2.6.1 -aiohttp==3.13.4 +aiohttp==3.13.5 aiosignal==1.4.0 annotated-types==0.7.0 anyio==4.13.0 @@ -41,7 +41,7 @@ charset-normalizer==3.4.6 click==8.3.1 cloud-sql-python-connector==1.20.1 crcmod==1.7 -cryptography==46.0.6 +cryptography==46.0.7 Cython==3.2.4 dill==0.3.1.1 distro==1.9.0 @@ -132,8 +132,8 @@ packaging==26.0 pandas==2.2.3 parameterized==0.9.0 pg8000==1.31.5 -pillow==12.1.1 -pip==26.0.1 +pillow==12.2.0 +pip==26.1 pluggy==1.6.0 propcache==0.4.1 proto-plus==1.27.2 @@ -152,7 +152,7 @@ pymongo==4.16.0 PyMySQL==1.1.2 pyparsing==3.3.2 pyproject_hooks==1.2.0 -pytest==8.4.2 +pytest==9.0.3 pytest-timeout==2.4.0 pytest-xdist==3.8.0 python-dateutil==2.9.0.post0 diff --git a/sdks/python/container/py314/base_image_requirements.txt b/sdks/python/container/py314/base_image_requirements.txt index 63d26a6b15e3..73977f0cec60 100644 --- a/sdks/python/container/py314/base_image_requirements.txt +++ b/sdks/python/container/py314/base_image_requirements.txt @@ -23,7 +23,7 @@ aiofiles==25.1.0 aiohappyeyeballs==2.6.1 -aiohttp==3.13.4 +aiohttp==3.13.5 aiosignal==1.4.0 annotated-types==0.7.0 anyio==4.13.0 @@ -41,7 +41,7 @@ charset-normalizer==3.4.6 click==8.3.1 cloud-sql-python-connector==1.20.1 crcmod==1.7 -cryptography==46.0.6 +cryptography==46.0.7 Cython==3.2.4 dill==0.3.1.1 distro==1.9.0 @@ -131,8 +131,8 @@ packaging==26.0 pandas==2.2.3 parameterized==0.9.0 pg8000==1.31.5 -pillow==12.1.1 -pip==26.0.1 +pillow==12.2.0 +pip==26.1 pluggy==1.6.0 propcache==0.4.1 proto-plus==1.27.2 @@ -151,7 +151,7 @@ pymongo==4.16.0 PyMySQL==1.1.2 pyparsing==3.3.2 pyproject_hooks==1.2.0 -pytest==8.4.2 +pytest==9.0.3 pytest-timeout==2.4.0 pytest-xdist==3.8.0 python-dateutil==2.9.0.post0