Skip to content

Commit

Permalink
Update dependency bokeh to v2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2022
1 parent 2b24e5a commit cfa6731
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 @@ -4,7 +4,7 @@ kfp-server-api==1.8.1
kfserving==0.6.1

# common packages
bokeh==2.4.2
bokeh==2.4.3
cloudpickle==2.0.0
dill==0.3.4
ipympl==0.9.1
Expand Down
2 changes: 1 addition & 1 deletion jupyter-scipy/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kfserving==0.6.1
# scipy packages
# https://github.com/jupyter/docker-stacks/blob/master/scipy-notebook/Dockerfile
beautifulsoup4==4.11.1
bokeh==2.4.2
bokeh==2.4.3
#Bottleneck==1.3.2 Could not build wheels for Bottleneck which use PEP 517 and cannot be installed directly
cloudpickle==2.0.0
cython==0.29.32
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 @@ -4,7 +4,7 @@ kfp-server-api==1.8.1
kfserving==0.6.1

# common packages
bokeh==2.4.2
bokeh==2.4.3
cloudpickle==2.0.0
dill==0.3.4
ipympl==0.9.1
Expand Down

0 comments on commit cfa6731

Please sign in to comment.