diff --git a/package/test_requirements.txt b/package/test_requirements.txt index 0a7c5e4ed1..988f2e1e5c 100644 --- a/package/test_requirements.txt +++ b/package/test_requirements.txt @@ -13,7 +13,7 @@ matplotlib~=3.9 mypy~=1.10 moto~=5.0.9 psutil==5.9.6 # same as Kedro for now -pylint~=3.0 +pylint~=3.2 pylint-pydantic>=0.3.0 pytest~=8.1 pytest-asyncio~=0.21