diff --git a/pyproject.toml b/pyproject.toml index 3ca473f..dae4762 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ dev-dependencies = [ "black<25.9.1,>=25.9.0", "coverage<8.0.0,>=7.6.10", - "isort<6.1.1,>=6.1.0", + "isort<7.0.1,>=7.0.0", "pylint<4.0.0,>=3.3.3", "pylint-exit<2.0.0,>=1.2.0", "pytest<9.0.0,>=8.3.4",