diff --git a/pyproject.toml b/pyproject.toml index 13fbc1a8d..b3b62264e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev = [ "pyinstaller==6.1.0", "pytest-asyncio>=0.17,<0.22", "pytest-cov>=2.7.1,<4.2", - "pytest-timeout>=1.3.3,<2.2", + "pytest-timeout>=1.3.3,<2.3", "pytest-xdist>=2.1.0,<3.4", "pytest>=6.1.0,<8", "requests>=2.9.1,<3",