Update IPython to 8.30.0
Compare changes
+ 2
− 2
@@ -67,9 +67,9 @@ install_requires = [
@@ -67,9 +67,9 @@ install_requires = [
This should fix the exception handling SystemExit
raised from inside an except
clause. @schmidtp
I also updated ipykernel to the current version, since that's only a small step from the version we were already on.