Skip to content

Commit a7602a9

Browse files
fix(deps): Update dependency bokeh to v3.4.3
Signed-off-by: plural-copilot[bot] <172153387+plural-copilot[bot]@users.noreply.github.com>
1 parent e4e4721 commit a7602a9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

jupyter-pytorch-full/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kfp-server-api==2.0.5
55
kserve==0.12.1
66

77
# common packages
8-
bokeh==3.4.1
8+
bokeh==3.4.3
99
cloudpickle==3.0.0
1010
dill==0.3.8
1111
ipympl==0.9.4

jupyter-scipy/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kserve==0.12.1
88
# https://github.com/jupyter/docker-stacks/blob/main/images/scipy-notebook/Dockerfile
99
altair==5.3.0
1010
beautifulsoup4==4.12.3
11-
bokeh==3.4.1
11+
bokeh==3.4.3
1212
bottleneck==1.4.0
1313
cloudpickle==3.0.0
1414
cython==3.0.10

jupyter-tensorflow-full/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kfp-server-api==2.0.5
55
kserve==0.12.1
66

77
# common packages
8-
bokeh==3.4.1
8+
bokeh==3.4.3
99
cloudpickle==3.0.0
1010
dill==0.3.8
1111
ipympl==0.9.4

0 commit comments

Comments
 (0)