From 0e0e5370996f7320ad510ff6ca0c6520ea8561cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 13:06:38 +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.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.3.0...12.1.0) Updates `jupyterhub` from 5.3.0 to 5.4.3 - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterhub/jupyterhub/compare/5.3.0...5.4.3) Updates `numpy` from 2.2.4 to 2.4.1 - [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.4.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tensorflow - dependency-name: jupyterhub dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow - dependency-name: numpy dependency-version: 2.4.1 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 5ae9c747..a1d480f5 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.3 notebook>=7.1.3 jupyter-server-proxy>=4.1.2 diff --git a/tensorflow/requirements.txt b/tensorflow/requirements.txt index 6c9056fd..ebb83b85 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.1.1 diff --git a/tensorflow/serving/requirements.txt b/tensorflow/serving/requirements.txt index d7364ccd..db001d99 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.4.2 +pillow==12.1.1 requests==2.32.5 tensorflow==2.17.0 tensorflow-serving-api==2.19.1