diff --git a/pyproject.toml b/pyproject.toml index e887155..d861922 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "pytest>=8.0.0", "pytest-cov>=4.1.0", "pytest-asyncio>=1.3.0", - "pytest-timeout>=2.2.0", + "pytest-timeout>=2.4.0", "ruff>=0.8.0", "mypy>=1.8.0", "pre-commit>=3.6.0",