diff --git a/pyproject.toml b/pyproject.toml index 0364ee36..ddb9bffb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "mypy==1.18.2", "pre-commit==4.3.0", "pre-commit-hooks==6.0.0", - "pylint==3.3.9", + "pylint==4.0.0", "pytest==8.4.2", "pytest-asyncio==1.2.0", "pytest-aiohttp==1.1.0",