Skip to content

Commit 77fba4e

Browse files
authored
Merge pull request #135 from blooop/dependabot/pip/lib-dependencies-fdeb95912b
build(deps-dev): update ty requirement from <=0.0.12,>=0.0.12 to >=0.0.12,<=0.0.14 in the lib-dependencies group
2 parents 77e3531 + 19c1c31 commit 77fba4e

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.14.13",
4545
"coverage>=7.5.4,<=7.13.1",
4646
"prek>=0.2.28,<0.3.0",
47-
"ty>=0.0.12,<=0.0.12",
47+
"ty>=0.0.12,<=0.0.14",
4848
]
4949

5050
[build-system]

0 commit comments

Comments
 (0)