diff --git a/pyproject.toml b/pyproject.toml index 7420ad54db..54398038f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -173,7 +173,7 @@ tests = [ "pytest-codspeed >=4.2.0", "pyyaml >=5.3.1,<7.0.0", "sqlmodel >=0.0.31", - "strawberry-graphql >=0.200.0,<1.0.0", + "strawberry-graphql >=0.284.0,<1.0.0", "ty>=0.0.9", "a2wsgi >=1.9.0,<=2.0.0", "pytest-xdist[psutil]>=2.5.0",