diff --git a/pyproject.toml b/pyproject.toml index cfd53f46..d69e3b49 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "mypy==2.1.0", "pre-commit==4.6.0", "pre-commit-hooks==6.0.0", - "pylint==4.0.5", + "pylint==4.0.6", "pytest==9.1.0", "pytest-asyncio==1.4.0", "pytest-aiohttp==1.1.1",