diff --git a/pyproject.toml b/pyproject.toml index cdfed36..21b8e57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dev = [ "prek==0.3.13", "pyrefly==1.0.0", "pytest-asyncio>=1.3.0", - "pytest~=9.0.3", + "pytest>=9.0.3,<9.2.0", "pyupgrade-directories==0.3.0", "testcontainers==4.14.2", "zuban==0.7.2",