diff --git a/pyproject.toml b/pyproject.toml index 88f1eb2e..595b0a99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "mypy==1.11.2", "pre-commit==3.8.0", "pre-commit-hooks==4.6.0", - "pylint==3.3.0", + "pylint==3.3.1", "pytest==8.3.3", "pytest-asyncio==0.24.0", "pytest-aiohttp==1.0.5",