Skip to content

Commit fa18ce6

Browse files
Update ty requirement from >=0.0.24 to >=0.0.29
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.24...0.0.29) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.29 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba7d597 commit fa18ce6

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.24", "uv-build>=0.11.2"]
10+
dev = ["pre-commit>=4.4.0", "ruff>=0.14.5", "ty>=0.0.29", "uv-build>=0.11.2"]
1111

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

0 commit comments

Comments
 (0)