From 2753df8348ce57d31f5b772aaff919f938e08147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 19:15:30 +0000 Subject: [PATCH] fix: bump numpy from 1.21.3 to 1.22.0 in /packages/google-cloud-automl Bumps [numpy](https://github.com/numpy/numpy) from 1.21.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.21.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 1.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/google-cloud-automl/testing/constraints-3.10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-automl/testing/constraints-3.10.txt b/packages/google-cloud-automl/testing/constraints-3.10.txt index 9f75f9aab88f..5614c3c7fc24 100644 --- a/packages/google-cloud-automl/testing/constraints-3.10.txt +++ b/packages/google-cloud-automl/testing/constraints-3.10.txt @@ -9,7 +9,7 @@ google-cloud-storage==2.14.0 libcst==0.2.5 pandas==1.3.4 # numpy is a dependency of pandas -numpy==1.21.3 +numpy==1.22.0 google-auth==2.23.3 grpcio==1.44.0 proto-plus==1.22.3