Skip to content

Commit 4ccfb81

Browse files
authored
Merge pull request #248 from Paul-B98/dependabot/pip/ty-gte-0.0.29
build(deps-dev): update ty requirement from >=0.0.1a29 to >=0.0.29
2 parents fe768a2 + 9d75491 commit 4ccfb81

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
@@ -38,7 +38,7 @@ dev = [
3838
"pytest-random-order>=1.2.0",
3939
"pytest-recording>=0.13.4",
4040
"ruff>=0.11.13",
41-
"ty>=0.0.1a29",
41+
"ty>=0.0.29",
4242
]
4343
docs = [
4444
"mkdocs>=1.6.1",

0 commit comments

Comments
 (0)