From d93c7b018da3182ca5f659fb9bab214e10e2fdae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 22:02:46 +0000 Subject: [PATCH] Bump google-cloud-aiplatform in /plugins/flytekit-airflow Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.70.0 to 1.133.0. - [Release notes](https://github.com/googleapis/python-aiplatform/releases) - [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-aiplatform/compare/v1.70.0...v1.133.0) --- updated-dependencies: - dependency-name: google-cloud-aiplatform dependency-version: 1.133.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- plugins/flytekit-airflow/dev-requirements.txt | 38 +++++++++++-------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/plugins/flytekit-airflow/dev-requirements.txt b/plugins/flytekit-airflow/dev-requirements.txt index 498151ee65..5b2c225e13 100644 --- a/plugins/flytekit-airflow/dev-requirements.txt +++ b/plugins/flytekit-airflow/dev-requirements.txt @@ -17,8 +17,10 @@ alembic==1.13.3 # sqlalchemy-spanner annotated-types==0.7.0 # via pydantic -anyio==4.6.0 - # via httpx +anyio==4.12.1 + # via + # google-genai + # httpx apache-airflow[google]==2.10.3 # via # -r dev-requirements.in @@ -99,9 +101,7 @@ cachelib==0.9.0 # flask-caching # flask-session cachetools==5.5.0 - # via - # apache-beam - # google-auth + # via apache-beam cattrs==24.1.2 # via looker-sdk certifi==2024.8.30 @@ -142,6 +142,7 @@ cryptography==43.0.1 # via # apache-airflow # gcloud-aio-auth + # google-auth # pyopenssl db-dtypes==1.3.0 # via pandas-gbq @@ -296,7 +297,7 @@ google-api-python-client==2.149.0 # via apache-airflow-providers-google google-apitools==0.5.31 # via apache-beam -google-auth==2.35.0 +google-auth==2.48.0 # via # apache-airflow-providers-google # apache-beam @@ -348,6 +349,7 @@ google-auth==2.35.0 # google-cloud-videointelligence # google-cloud-vision # google-cloud-workflows + # google-genai # pandas-gbq # pydata-google-auth # sqlalchemy-bigquery @@ -362,7 +364,7 @@ google-auth-oauthlib==1.2.1 # google-ads # pandas-gbq # pydata-google-auth -google-cloud-aiplatform==1.70.0 +google-cloud-aiplatform==1.133.0 # via # apache-airflow-providers-google # apache-beam @@ -491,6 +493,8 @@ google-crc32c==1.6.0 # via # google-cloud-storage # google-resumable-media +google-genai==1.47.0 + # via google-cloud-aiplatform google-re2==1.1.20240702 # via # apache-airflow @@ -566,10 +570,11 @@ httplib2==0.22.0 # google-apitools # google-auth-httplib2 # oauth2client -httpx==0.27.2 +httpx==0.28.1 # via # apache-airflow # apache-airflow-providers-google + # google-genai idna==3.10 # via # anyio @@ -671,7 +676,6 @@ numpy==1.26.4 # pandas # pandas-gbq # pyarrow - # shapely oauth2client==4.1.3 # via google-apitools oauthlib==3.2.2 @@ -863,7 +867,9 @@ pyasn1-modules==0.4.0 pycparser==2.22 # via cffi pydantic==2.9.2 - # via google-cloud-aiplatform + # via + # google-cloud-aiplatform + # google-genai pydantic-core==2.23.4 # via pydantic pydata-google-auth==1.8.2 @@ -939,6 +945,7 @@ requests==2.32.3 # google-api-core # google-cloud-bigquery # google-cloud-storage + # google-genai # hdfs # looker-sdk # opentelemetry-exporter-otlp-proto-http @@ -970,8 +977,6 @@ rsa==4.9 # oauth2client setproctitle==1.3.3 # via apache-airflow -shapely==2.0.6 - # via google-cloud-aiplatform six==1.16.0 # via # google-apitools @@ -982,10 +987,6 @@ six==1.16.0 # python-dateutil # rfc3339-validator # wirerope -sniffio==1.3.1 - # via - # anyio - # httpx sqlalchemy==1.4.54 # via # alembic @@ -1015,6 +1016,7 @@ tenacity==9.0.0 # via # apache-airflow # apache-airflow-providers-google + # google-genai termcolor==2.5.0 # via apache-airflow text-unidecode==1.3 @@ -1029,6 +1031,8 @@ typing-extensions==4.12.2 # asgiref # cattrs # flask-limiter + # google-cloud-aiplatform + # google-genai # limits # looker-sdk # multidict @@ -1050,6 +1054,8 @@ uritemplate==4.1.1 # via google-api-python-client urllib3==2.6.3 # via requests +websockets==15.0.1 + # via google-genai werkzeug==2.2.3 # via # apache-airflow