build(deps): bump ipython to 8.10.0

Minor security fix: https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-10
This commit is contained in:
barredterra 2023-02-15 00:44:37 +01:00
parent 0bd74bfa5c
commit 3f528dac75

View file

@ -36,7 +36,7 @@ dependencies = [
"git-url-parse~=1.2.2",
"gunicorn~=20.1.0",
"html5lib~=1.1",
"ipython~=8.4.0",
"ipython~=8.10.0",
"ldap3~=2.9",
"markdown2~=2.4.0",
"MarkupSafe>=2.1.0,<3",