Skip to content

Commit cf595c2

Browse files
Bump ty from 0.0.40 to 0.0.44
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.40 to 0.0.44. - [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.40...0.0.44) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.44 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc3dd77 commit cf595c2

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
@@ -123,7 +123,7 @@ tox-uv = [
123123
]
124124

125125
ty = [
126-
"ty == 0.0.40",
126+
"ty == 0.0.44",
127127
]
128128

129129
dev = [

0 commit comments

Comments
 (0)