Skip to content

Commit 03efc49

Browse files
authored
Merge pull request #155 from blooop/dependabot/pip/lib-dependencies-e4b8fffdfe
build(deps-dev): update ty requirement from <=0.0.19,>=0.0.12 to >=0.0.12,<=0.0.27 in the lib-dependencies group
2 parents 55837f3 + 458a095 commit 03efc49

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
@@ -44,7 +44,7 @@ test = [
4444
"ruff>=0.5.0,<=0.15.4",
4545
"coverage>=7.5.4,<=7.13.4",
4646
"prek>=0.2.28,<0.4.0",
47-
"ty>=0.0.12,<=0.0.19",
47+
"ty>=0.0.12,<=0.0.27",
4848
]
4949

5050
[build-system]

0 commit comments

Comments
 (0)