diff --git a/pyproject.toml b/pyproject.toml index 41a63a9a..1025e9ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dev = [ "pylint==2.17.7", "black==22.12.0", "flake8==6.0.0", - "isort==5.12.0", + "isort==5.13.2", "pre-commit==2.21.0", "pyc_wheel==1.2.7", "mypy==1.11.2",