Skip to content

Commit ac18e36

Browse files
build(deps-dev): bump ty from 0.0.1a14 to 0.0.1a29
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.1a14 to 0.0.1a29. - [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.1-alpha.14...0.0.1-alpha.29) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.1a29 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4dbcd15 commit ac18e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ classifiers = [
5252
[project.optional-dependencies]
5353
quality = [
5454
"ruff==0.12.3",
55-
"ty==0.0.1a14",
55+
"ty==0.0.1a29",
5656
"pre-commit==4.2.0",
5757
]
5858
test = [

0 commit comments

Comments
 (0)