Skip to content

Commit d15a722

Browse files
Bump the tensorflow group in /tensorflow with 2 updates (#468)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eca63c5 commit d15a722

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tensorflow/jupyter-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
jupyterlab>=4.2.4
2-
jupyterhub==5.2.0
2+
jupyterhub==5.2.1
33
notebook>=7.1.3
44
jupyter-server-proxy>=4.1.2

tensorflow/requirements.txt

+1-1
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==10.4.0
4+
pillow==11.0.0

tensorflow/serving/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy==2.1.2
2-
pillow==10.4.0
2+
pillow==11.0.0
33
requests==2.32.3
44
tensorflow==2.17.0
55
tensorflow-serving-api==2.17.0

0 commit comments

Comments
 (0)