diff --git a/pyproject.toml b/pyproject.toml index 93d93dd..f5fb3f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dev-dependencies = [ "black<25.9.1,>=25.9.0", "coverage<8.0.0,>=7.6.10", "isort<6.1.1,>=6.1.0", - "pylint<4.0.0,>=3.3.2", + "pylint<4.1.0,>=4.0.0", "pylint-exit<2.0.0,>=1.2.0", "pytest<9.0.0,>=8.3.4", "pre-commit<5.0.0,>=4.0.1",