Skip to content

Commit e5e6c8a

Browse files
Bump ty from 0.0.8 to 0.0.12
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.8 to 0.0.12. - [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.8...0.0.12) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76e9b42 commit e5e6c8a

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
@@ -49,7 +49,7 @@ dev = [
4949
"pytest-cov==7.0.0",
5050
"ruff==0.14.10",
5151
"tox==4.32.0",
52-
"ty==0.0.8",
52+
"ty==0.0.12",
5353
]
5454
docs = [
5555
"mkdocs>=1.6,<2",

0 commit comments

Comments
 (0)