From ce652a904712d659caba8f2b700be5992d31b413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 21:56:53 +0000 Subject: [PATCH] chore(deps): bump google-cloud-aiplatform in /dataflow/run-inference Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.57.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.57.0...v1.133.0) --- updated-dependencies: - dependency-name: google-cloud-aiplatform dependency-version: 1.133.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dataflow/run-inference/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataflow/run-inference/requirements-test.txt b/dataflow/run-inference/requirements-test.txt index c9095c832fd..3f2c86fa103 100644 --- a/dataflow/run-inference/requirements-test.txt +++ b/dataflow/run-inference/requirements-test.txt @@ -1,4 +1,4 @@ -google-cloud-aiplatform==1.57.0 +google-cloud-aiplatform==1.133.0 google-cloud-dataflow-client==0.8.14 google-cloud-storage==2.10.0 pytest==8.2.0