Skip to content

Commit 2fd3e26

Browse files
authored
Merge pull request #224 from a5chin/dependabot/pip/ty-gte-0.0.32
chore(uv): update ty requirement from >=0.0.14 to >=0.0.32
2 parents f8e7ce6 + 0658e21 commit 2fd3e26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dev = [
3131
"pytest-cov>=7.1.0",
3232
"ruff>=0.15.11",
3333
"sqlfluff>=4.1.0",
34-
"ty>=0.0.14",
34+
"ty>=0.0.32",
3535
]
3636

3737
[tool.hatch.build.targets.wheel]

0 commit comments

Comments
 (0)