diff --git a/pyproject.toml b/pyproject.toml index e416870..4741d3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ dev = [ "black==24.4.2", "build==1.2.1", "flake8==7.0.0", - "ipython==8.23.0", + "ipython==8.28.0", "isort==5.13.2", "pylint==3.1.0", "pytest-cov==5.0.0",