diff --git a/setup.py b/setup.py index db3d862..3d79734 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ ] dev_dependencies = [ - "pylint==3.2.6", + "pylint==3.3.1", "pytest==8.3.2", "pytest-asyncio==0.23.8", "pytest-monitor==1.6.6; sys_platform == 'linux'",