diff --git a/package/test_requirements.txt b/package/test_requirements.txt index 569b07007..a53335e2c 100644 --- a/package/test_requirements.txt +++ b/package/test_requirements.txt @@ -9,16 +9,16 @@ 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-asyncio~=0.25 pytest-mock~=3.14 pytest-cov~=5.0 ruff==0.7.0 sqlalchemy-stubs~=0.4 strawberry-graphql[cli]>=0.99.0, <1.0 trufflehog~=2.2 -httpx~=0.28.0 +httpx~=0.28.1 pathspec>=0.12.1 # mypy