Skip to content

Commit ba2ebda

Browse files
build(deps-dev): update ty requirement from >=0.0.37 to >=0.0.38
Updates the requirements on [ty](https://github.com/astral-sh/ty) to permit the latest version. - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.37...0.0.38) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.38 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6161498 commit ba2ebda

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.15.13",
41-
"ty>=0.0.37",
41+
"ty>=0.0.38",
4242
]
4343

4444
[tool.uv]

0 commit comments

Comments
 (0)