Skip to content

Commit ae583ba

Browse files
committed
Bump jupyter_server dependency
1 parent 46cb106 commit ae583ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
'jsonschema>=3.0.1',
5959
'packaging',
6060
'requests',
61-
'jupyter_server~=1.0.0rc13',
61+
'jupyter_server~=1.0.1',
6262
],
6363
setup_args['entry_points'] = {
6464
'pytest11': [

0 commit comments

Comments
 (0)