From f83add88d5e6a77cf91c998522011e8b235815c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:09:35 +0000 Subject: [PATCH] Bump the tensorflow group across 1 directory with 2 updates Bumps the tensorflow group with 2 updates in the /tensorflow directory: [pillow](https://github.com/python-pillow/Pillow) and [numpy](https://github.com/numpy/numpy). Updates `pillow` from 11.0.0 to 11.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/11.0.0...11.1.0) Updates `numpy` from 2.2.0 to 2.2.2 - [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.0...v2.2.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tensorflow ... Signed-off-by: dependabot[bot] --- tensorflow/requirements.txt | 2 +- tensorflow/serving/requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tensorflow/requirements.txt b/tensorflow/requirements.txt index 96180ab2..60cff4cd 100644 --- a/tensorflow/requirements.txt +++ b/tensorflow/requirements.txt @@ -1,4 +1,4 @@ tensorflow==2.15.1 intel-extension-for-tensorflow[cpu]>=2.15,<2.16 tensorflow-hub==0.16.1 -pillow==11.0.0 +pillow==11.1.0 diff --git a/tensorflow/serving/requirements.txt b/tensorflow/serving/requirements.txt index 1d1f179d..16a64a50 100644 --- a/tensorflow/serving/requirements.txt +++ b/tensorflow/serving/requirements.txt @@ -1,5 +1,5 @@ -numpy==2.2.0 -pillow==11.0.0 +numpy==2.2.2 +pillow==11.1.0 requests==2.32.3 tensorflow==2.17.0 tensorflow-serving-api==2.18.0