diff --git a/pyproject.toml b/pyproject.toml index f6b8d49..90db1fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ docs = [ "mkdocs-material>=9.0", ] dev = [ - "ty>=0.0.12,<0.0.56", + "ty>=0.0.12,<0.0.62", "pytest>=9.0.3,<10.0.0", "pytest-cov>=6.0.0,<8.0.0", "jsonschema>=4.0.0,<5.0.0",