diff --git a/pyproject.toml b/pyproject.toml index 1a9ad4c37..b01403a8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "pytest==9.0.3", "pytest-xdist==3.6.1", "pytest-json-report==1.5.0", - "pytest-timeout==2.3.1", + "pytest-timeout==2.4.0", "pytest-benchmark==5.2.3", "pytest-asyncio==1.3.0", "requests==2.33.1",