diff --git a/pyproject.toml b/pyproject.toml index 739ea4ee756..614073dea19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ [project.optional-dependencies] tests = [ "imageio>=2.30.0,<2.35", - "ipython>=7.30.0,<8.23", + "ipython>=7.30.0,<8.24", "joblib>=1.0.0,<1.4", "matplotlib>=3.5.0,<3.9", "mock>=5.1.0,<5.2",