diff --git a/pyproject.toml b/pyproject.toml index ee5cf0fbf1..44bf33fbec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ test = [ "requests_mock==1.12.1", "pytest==9.0.3", "pytest-xdist==3.6.1", - "pytest-timeout==2.3.1", + "pytest-timeout==2.4.0", "pytest-benchmark[histogram]==5.1.0; python_version >= '3.10'", "cryptography==46.0.7", "pyopenssl==26.0.0",