Skip to content

Commit

Permalink
fix(deps): Update dependency bokeh to v3.4.1 (#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] authored Apr 12, 2024
2 parents 252bcc7 + 486ef88 commit 75f61d8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion jupyter-pytorch-full/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kfp-server-api==2.0.5
kserve==0.12.0

# common packages
bokeh==3.4.0
bokeh==3.4.1
cloudpickle==3.0.0
dill==0.3.8
ipympl==0.9.3
Expand Down
2 changes: 1 addition & 1 deletion jupyter-scipy/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kserve==0.12.0
# https://github.com/jupyter/docker-stacks/blob/main/images/scipy-notebook/Dockerfile
altair==5.3.0
beautifulsoup4==4.12.3
bokeh==3.4.0
bokeh==3.4.1
bottleneck==1.3.8
cloudpickle==3.0.0
cython==3.0.10
Expand Down
2 changes: 1 addition & 1 deletion jupyter-tensorflow-full/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kfp-server-api==2.0.5
kserve==0.12.0

# common packages
bokeh==3.4.0
bokeh==3.4.1
cloudpickle==3.0.0
dill==0.3.8
ipympl==0.9.3
Expand Down

0 comments on commit 75f61d8

Please sign in to comment.