diff --git a/pyproject.toml b/pyproject.toml index 3e1882a..3226503 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ ruff = "^0.15.0" pytest = "^9.0.0" pytest-mock = "^3.14.0" pytest-cov = "^7.0.0" -isort = "^7.0.0" +isort = "^8.0.0" taskipy = "^1.12.2" mypy = "^1.10.0" boto3 = "^1.34.102"