diff --git a/pyproject.toml b/pyproject.toml index e460275..3a5672e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ packages = ["src/kbase"] [dependency-groups] dev = [ - "ipython==9.6.0", + "ipython==9.7.0", "pytest==8.4.2", "pytest-cov==7.0.0", "requests-mock==1.12.1",