diff --git a/pyproject.toml b/pyproject.toml index 7abb9a33c4..8dbe59152e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -175,7 +175,7 @@ tests = [ "pyyaml >=5.3.1,<7.0.0", "sqlmodel >=0.0.31", "strawberry-graphql >=0.200.0,<1.0.0", - "ty>=0.0.9", + "ty>=0.0.25", "a2wsgi >=1.9.0,<=2.0.0", "pytest-xdist[psutil]>=2.5.0", "pytest-cov>=4.0.0",