Skip to content

Commit 3f035c5

Browse files
committed
Bump jupyter_client dependency to 5.2
1 parent 3eb6d72 commit 3f035c5

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
@@ -148,7 +148,7 @@
148148
'ipython_genutils',
149149
'traitlets>=4.2.1',
150150
'jupyter_core>=4.4.0',
151-
'jupyter_client>=4.2.0',
151+
'jupyter_client>=5.2.0',
152152
'nbformat',
153153
'nbconvert',
154154
'ipykernel', # bless IPython kernel for now

0 commit comments

Comments
 (0)