diff --git a/pyproject.toml b/pyproject.toml index 17337e34f..12a5877b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev = [ "pyinstaller==6.4.0", "pytest-asyncio>=0.23,<0.24", "pytest-cov>=2.7.1,<4.2", - "pytest-timeout>=1.3.3,<2.3", + "pytest-timeout>=1.3.3,<2.4", "pytest-xdist>=2.1.0,<3.6", "pytest>=6.1.0,<9", "requests>=2.9.1,<3",