diff --git a/pyproject.toml b/pyproject.toml index 6845760..28f5dd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ [dependency-groups] dev = [ - "ipython==9.7.0", + "ipython==9.9.0", "pytest==9.0.1", "pytest-cov==7.0.0", ]