Skip to content

Commit 07a9653

Browse files
Bump the tensorflow group across 1 directory with 3 updates
Bumps the tensorflow group with 3 updates in the /tensorflow directory: [jupyterhub](https://github.com/jupyterhub/jupyterhub), [pillow](https://github.com/python-pillow/Pillow) and [numpy](https://github.com/numpy/numpy). Updates `jupyterhub` from 5.3.0 to 5.4.1 - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](jupyterhub/jupyterhub@5.3.0...5.4.1) 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](python-pillow/Pillow@11.3.0...12.0.0) Updates `numpy` from 2.2.4 to 2.3.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.4...v2.3.4) --- updated-dependencies: - dependency-name: jupyterhub dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow - dependency-name: pillow dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tensorflow - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fff3ed4 commit 07a9653

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
jupyterlab>=4.2.4
2-
jupyterhub==5.3.0
2+
jupyterhub==5.4.2
33
notebook>=7.1.3
44
jupyter-server-proxy>=4.1.2

tensorflow/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tensorflow==2.15.1
22
intel-extension-for-tensorflow[cpu]>=2.15,<2.16
33
tensorflow-hub==0.16.1
4-
pillow==11.3.0
4+
pillow==12.0.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
numpy==2.2.4
2-
pillow==11.3.0
1+
numpy==2.3.4
2+
pillow==12.0.0
33
requests==2.32.5
44
tensorflow==2.17.0
55
tensorflow-serving-api==2.19.1

0 commit comments

Comments
 (0)