diff --git a/pyproject.toml b/pyproject.toml index 5980f9a..eb2b9ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ dev = [ "black==24.2.0", "build==1.1.1", "flake8==7.0.0", - "ipython==8.22.1", + "ipython==8.22.2", "isort==5.13.2", "pylint==3.1.0", "pytest-cov==4.1.0",