diff --git a/pyproject.toml b/pyproject.toml index eb7e61f7..61ec826c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "pytest==8.1.0", "pytest-aiohttp==1.0.5", "pytest-mock==3.12.0", - "pytest-timeout==2.2.0", + "pytest-timeout==2.3.1", "playwright==1.40.0", ]