diff --git a/pyproject.toml b/pyproject.toml index 3eeae6d..bd89eac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dev = [ "pre-commit==4.2.0", "pytest-aiohttp==1.1.0", "pytest-cov==6.1.1", - "pytest-timeout==2.3.1", + "pytest-timeout==2.4.0", "pytest==8.3.5", "ruff==0.11.8", "yamllint==1.37.1",