Skip to content

Commit 7ea809d

Browse files
Merge pull request #4756 from SylvainCorlay/update-jupyter-client
Update jupyter_client
2 parents 10318a9 + 3ae4fae commit 7ea809d

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
@@ -105,7 +105,7 @@
105105
'ipython_genutils',
106106
'traitlets>=4.2.1',
107107
'jupyter_core>=4.4.0',
108-
'jupyter_client>=5.3.0',
108+
'jupyter_client>=5.3.1',
109109
'nbformat',
110110
'nbconvert',
111111
'ipykernel', # bless IPython kernel for now

0 commit comments

Comments
 (0)