diff --git a/pyproject.toml b/pyproject.toml index a7dcde1..caaaaa4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ packages = ["src/kbase"] [dependency-groups] dev = [ - "ipython==9.5.0", + "ipython==9.6.0", "pymongo==4.15.2", "pytest==8.4.2", "pytest-asyncio==1.2.0",