diff --git a/setup.py b/setup.py index 1766c4f3b..54999761a 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ "polars==1.14.0", "polars[timezone]", "pyarrow==18.0.0", - "pylint==3.3.1", + "pylint==3.3.3", "pytest", "pytest-asyncio==0.21.1", "pytest-env",