diff --git a/pyproject.toml b/pyproject.toml old mode 100755 new mode 100644 index 4cfabfcd..5100187f --- a/pyproject.toml +++ b/pyproject.toml @@ -139,7 +139,7 @@ dev = [ "pytest-cov==4.1.0", "pytest-mock==3.12.0", "black==24.3.0", - "isort==5.13.2", + "isort==8.0.1", "ruff==0.1.15", "mypy==1.8.0", "bandit==1.7.5",