Skip to content

Commit 2c90576

Browse files
committed
upgrade jupyter-server
1 parent 92e84c6 commit 2c90576

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
@@ -22,7 +22,7 @@ classifiers = [
2222
"Programming Language :: Python :: 3.11",
2323
]
2424
dependencies = [
25-
"jupyter_server>=2.0.1,<3",
25+
"jupyter_server>=2.14.2,<3",
2626
"s3contents>=0.11.1,<0.12.0",
2727
"apache-libcloud>=3.8.0, <4",
2828
"entrypoints>=0.4, <0.5",

0 commit comments

Comments
 (0)