Skip to content

Commit 42db2de

Browse files
authored
Update jupyterlab_server version constraint
1 parent a51f97a commit 42db2de

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
@@ -61,7 +61,7 @@ test = [
6161
"pytest-console-scripts",
6262
"ipykernel",
6363
"jupyter_server[test]>=2.4.0,<3",
64-
"jupyterlab_server[test]>=2.27.1,<3",
64+
"jupyterlab_server[test]>=2.28.0,<3",
6565
"importlib-resources>=5.0;python_version<\"3.10\"",
6666
]
6767
docs = [

0 commit comments

Comments
 (0)