Skip to content

Commit ab9f45d

Browse files
authored
Merge pull request #126 from afshin/bump-server
Bump jupyter_server dependency
2 parents 46cb106 + ae583ba commit ab9f45d

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)