diff --git a/pyproject.toml b/pyproject.toml index 1d5b815d..f926fdaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "pytest==7.4.2", "pytest-aiohttp==1.0.5", "pytest-mock==3.11.1", - "pytest-timeout==2.1.0", + "pytest-timeout==2.2.0", "playwright==1.38.0", ]