From 2715e13c1c8434004ba9bc648f784559e748594f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 19:17:19 +0000 Subject: [PATCH] Bump the tensorflow group across 1 directory with 2 updates Bumps the tensorflow group with 2 updates in the /tensorflow directory: [jupyterhub](https://github.com/jupyterhub/jupyterhub) and [tensorflow-serving-api](http://tensorflow.org/serving). Updates `jupyterhub` from 5.2.1 to 5.3.0 - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterhub/jupyterhub/compare/5.2.1...5.3.0) Updates `tensorflow-serving-api` from 2.18.1 to 2.19.0 --- updated-dependencies: - dependency-name: jupyterhub dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow - dependency-name: tensorflow-serving-api dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow ... Signed-off-by: dependabot[bot] --- tensorflow/jupyter-requirements.txt | 2 +- tensorflow/serving/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tensorflow/jupyter-requirements.txt b/tensorflow/jupyter-requirements.txt index 901d5f63d..5ae9c747f 100644 --- a/tensorflow/jupyter-requirements.txt +++ b/tensorflow/jupyter-requirements.txt @@ -1,4 +1,4 @@ jupyterlab>=4.2.4 -jupyterhub==5.2.1 +jupyterhub==5.3.0 notebook>=7.1.3 jupyter-server-proxy>=4.1.2 diff --git a/tensorflow/serving/requirements.txt b/tensorflow/serving/requirements.txt index 29a62f7fb..30e573c07 100644 --- a/tensorflow/serving/requirements.txt +++ b/tensorflow/serving/requirements.txt @@ -2,4 +2,4 @@ numpy==2.2.4 pillow==11.2.1 requests==2.32.4 tensorflow==2.17.0 -tensorflow-serving-api==2.18.1 +tensorflow-serving-api==2.19.0