Skip to content

Commit bb33f30

Browse files
committed
Bump jupyterlab_server
1 parent bee374b commit bb33f30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ classifiers = [
3232
dependencies = [
3333
"jupyter_server>=2.0.0rc3,<3",
3434
"jupyterlab>=4.0.0a31,<5",
35-
"jupyterlab_server>=2.13,<3",
35+
"jupyterlab_server>=2.16.0,<3",
3636
"notebook_shim>=0.2,<0.3",
3737
"tornado>=6.1.0",
3838
]
@@ -58,7 +58,7 @@ test = [
5858
"pytest-timeout",
5959
"pytest-console-scripts",
6060
"ipykernel",
61-
"jupyterlab_server[test]>=2.13,<3",
61+
"jupyterlab_server[test]>=2.16,<3",
6262
]
6363
dev = [
6464
"pre-commit",

0 commit comments

Comments
 (0)