diff --git a/package/test_requirements.txt b/package/test_requirements.txt
index 569b07007..1ce7b8498 100644
--- a/package/test_requirements.txt
+++ b/package/test_requirements.txt
@@ -9,7 +9,7 @@ boto3~=1.35
 matplotlib~=3.9
 mypy~=1.11
 moto~=5.0.21
-psutil==6.1.0 # same as Kedro for now
+psutil==6.1.1 # same as Kedro for now
 pytest~=8.3
 pytest-asyncio~=0.21
 pytest-mock~=3.14