diff --git a/pyproject.toml b/pyproject.toml index 33a1964..e3818c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "pytest~=8.3", "isort~=6.0", "csvkit~=2.0", - "ipython~=8.31", + "ipython~=9.4", ] [tool.isort]