Skip to content

Commit 01615b2

Browse files
committed
Bump jupyter-bokeh to 4.0.5
1 parent d16ff9e commit 01615b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"matplotlib~=3.6.3",
2828
"pandas~=1.5.3",
2929
"numpy~=1.24.1",
30-
"jupyter-bokeh~=3.0.5",
30+
"jupyter-bokeh~=4.0.5",
3131
]
3232

3333
[project.optional-dependencies]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ JPype1==1.4.1
22
matplotlib==3.6.3
33
pandas==1.2.5
44
pyarrow==14.0.1
5-
jupyter-bokeh~=3.0.5
5+
jupyter-bokeh~=4.0.5

0 commit comments

Comments
 (0)