Skip to content

Commit 977aeec

Browse files
committed
chore: bump ty minimum to 0.0.8
1 parent 2c55730 commit 977aeec

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
@@ -78,7 +78,7 @@ test = [
7878
"coiled>=1.42.0",
7979
"pygraphviz>=1.12;platform_system=='Linux'",
8080
]
81-
typing = ["ty>=0.0.7"]
81+
typing = ["ty>=0.0.8"]
8282

8383
[project.urls]
8484
Changelog = "https://pytask-dev.readthedocs.io/en/stable/changes.html"

0 commit comments

Comments
 (0)