diff --git a/pyproject.toml b/pyproject.toml index 965990e028..1328299533 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",