diff --git a/pyproject.toml b/pyproject.toml index 391485e..7060dfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ test = [ "coverage==7.4.4", "pytest==8.1.1", - "pytest-timeout==2.2.0", + "pytest-timeout==2.3.1", "pytest-asyncio==0.23.6", ]