From 91ffce7ff7401cf570faad3269917192165c5fde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 13:11:30 +0000 Subject: [PATCH] Bump the tensorflow group in /tensorflow with 3 updates Bumps the tensorflow group in /tensorflow with 3 updates: [pillow](https://github.com/python-pillow/Pillow), [jupyterhub](https://github.com/jupyterhub/jupyterhub) and [numpy](https://github.com/numpy/numpy). Updates `pillow` from 11.3.0 to 12.0.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.3.0...12.0.0) Updates `jupyterhub` from 5.3.0 to 5.4.2 - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterhub/jupyterhub/compare/5.3.0...5.4.2) Updates `numpy` from 2.2.4 to 2.3.5 - [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.5) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tensorflow - dependency-name: jupyterhub dependency-version: 5.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow - dependency-name: numpy dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow ... Signed-off-by: dependabot[bot] --- tensorflow/jupyter-requirements.txt | 2 +- tensorflow/requirements.txt | 2 +- tensorflow/serving/requirements.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tensorflow/jupyter-requirements.txt b/tensorflow/jupyter-requirements.txt index 5ae9c747f..1e673066e 100644 --- a/tensorflow/jupyter-requirements.txt +++ b/tensorflow/jupyter-requirements.txt @@ -1,4 +1,4 @@ jupyterlab>=4.2.4 -jupyterhub==5.3.0 +jupyterhub==5.4.2 notebook>=7.1.3 jupyter-server-proxy>=4.1.2 diff --git a/tensorflow/requirements.txt b/tensorflow/requirements.txt index 6c9056fde..f3574683b 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.3.0 +pillow==12.0.0 diff --git a/tensorflow/serving/requirements.txt b/tensorflow/serving/requirements.txt index d7364ccd7..095a75d53 100644 --- a/tensorflow/serving/requirements.txt +++ b/tensorflow/serving/requirements.txt @@ -1,5 +1,5 @@ -numpy==2.2.4 -pillow==11.3.0 +numpy==2.3.5 +pillow==12.0.0 requests==2.32.5 tensorflow==2.17.0 tensorflow-serving-api==2.19.1