Skip to content

Commit 6c31782

Browse files
committed
chore: bump ty minimum to 0.0.8
1 parent 6232814 commit 6c31782

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
@@ -50,7 +50,7 @@ test = [
5050
]
5151
typing = [
5252
"pytask-parallel",
53-
"ty",
53+
"ty>=0.0.8",
5454
{include-group = "coiled"},
5555
{include-group = "dask"},
5656
]

0 commit comments

Comments
 (0)