Skip to content

Commit 862dfe2

Browse files
Update ty requirement from >=0.0.31 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.31...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 b2335af commit 862dfe2

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
@@ -7,7 +7,7 @@ requires-python = ">=3.12"
77
dependencies = []
88

99
[dependency-groups]
10-
dev = ["pre-commit>=4.4.0", "ruff>=0.14.5", "ty>=0.0.31", "uv-build>=0.11.2"]
10+
dev = ["pre-commit>=4.4.0", "ruff>=0.14.5", "ty>=0.0.38", "uv-build>=0.11.2"]
1111

1212
[build-system]
1313
requires = ["uv_build>=0.11.2,<0.12"]

0 commit comments

Comments
 (0)