From 6407a45e0963ef33d1c8af68dc321c9828da7050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 13:42:58 +0000 Subject: [PATCH] Bump numpy from 2.2.4 to 2.3.3 in /tensorflow in the tensorflow group Bumps the tensorflow group in /tensorflow with 1 update: [numpy](https://github.com/numpy/numpy). Updates `numpy` from 2.2.4 to 2.3.3 - [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/v2.2.4...v2.3.3) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow ... Signed-off-by: dependabot[bot] --- tensorflow/serving/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/serving/requirements.txt b/tensorflow/serving/requirements.txt index d7364ccd..79021340 100644 --- a/tensorflow/serving/requirements.txt +++ b/tensorflow/serving/requirements.txt @@ -1,4 +1,4 @@ -numpy==2.2.4 +numpy==2.3.3 pillow==11.3.0 requests==2.32.5 tensorflow==2.17.0