From 611cc92a4c023e3c7be87ab09c1f73a0ab6c9f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 13:07:05 +0000 Subject: [PATCH] Bump the tensorflow group across 1 directory with 4 updates Bumps the tensorflow group with 4 updates in the /tensorflow directory: [jupyterhub](https://github.com/jupyterhub/jupyterhub), [pillow](https://github.com/python-pillow/Pillow), [requests](https://github.com/psf/requests) and [numpy](https://github.com/numpy/numpy). Updates `jupyterhub` from 5.3.0 to 5.4.4 - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterhub/jupyterhub/compare/5.3.0...5.4.4) Updates `pillow` from 11.3.0 to 12.1.1 - [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.1) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.1) Updates `numpy` from 2.2.4 to 2.4.4 - [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.4) --- updated-dependencies: - dependency-name: jupyterhub dependency-version: 5.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tensorflow - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow - dependency-name: numpy dependency-version: 2.4.4 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 | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tensorflow/jupyter-requirements.txt b/tensorflow/jupyter-requirements.txt index 5ae9c747..df106eca 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.4 notebook>=7.1.3 jupyter-server-proxy>=4.1.2 diff --git a/tensorflow/requirements.txt b/tensorflow/requirements.txt index 6c9056fd..34a96f18 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.2.0 diff --git a/tensorflow/serving/requirements.txt b/tensorflow/serving/requirements.txt index d7364ccd..ceca55c7 100644 --- a/tensorflow/serving/requirements.txt +++ b/tensorflow/serving/requirements.txt @@ -1,5 +1,5 @@ -numpy==2.2.4 -pillow==11.3.0 -requests==2.32.5 +numpy==2.4.4 +pillow==12.2.0 +requests==2.33.1 tensorflow==2.17.0 tensorflow-serving-api==2.19.1