Skip to content

Commit ba0b824

Browse files
committed
Bump notebook_shim
1 parent fb593ba commit ba0b824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"jupyter_server>=2.0.0rc3,<3",
3434
"jupyterlab>=4.0.0a31,<5",
3535
"jupyterlab_server>=2.13,<3",
36-
"notebook_shim>=0.1,<0.2",
36+
"notebook_shim>=0.2,<0.3",
3737
"tornado>=6.1.0",
3838
]
3939
dynamic = ["version"]

0 commit comments

Comments
 (0)