diff --git a/setup.py b/setup.py index 1766c4f3b..1da0c612d 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.2", "pytest", "pytest-asyncio==0.21.1", "pytest-env",