Skip to content

Commit 22042fa

Browse files
committed
Bump jupyterlab-server
1 parent bef8e58 commit 22042fa

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
@@ -33,7 +33,7 @@ classifiers = [
3333
dependencies = [
3434
"jupyter_server>=2.4.0,<3",
3535
"jupyterlab>=4.2.0rc0,<4.3",
36-
"jupyterlab_server>=2.22.1,<3",
36+
"jupyterlab_server>=2.27.1,<3",
3737
"notebook_shim>=0.2,<0.3",
3838
"tornado>=6.2.0",
3939
]
@@ -58,7 +58,7 @@ test = [
5858
"pytest-console-scripts",
5959
"ipykernel",
6060
"jupyter_server[test]>=2.4.0,<3",
61-
"jupyterlab_server[test]>=2.22.1,<3",
61+
"jupyterlab_server[test]>=2.27.1,<3",
6262
"importlib-resources>=5.0;python_version<\"3.10\"",
6363
]
6464
docs = [

0 commit comments

Comments
 (0)