diff --git a/pyproject.toml b/pyproject.toml index 2255c60..f2b21ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ dev = [ "black<26.1.1,>=26.1.0", "coverage<8.0.0,>=7.6.10", - "isort<7.0.1,>=7.0.0", + "isort<8.0.1,>=8.0.0", "pylint<4.1.0,>=4.0.0", "pylint-exit<2.0.0,>=1.2.0", "pytest<9.1.0,>=9.0.0",