Skip to content

Commit 733fe1d

Browse files
build(deps-dev): bump ty from 0.0.1a25 to 0.0.1a26
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.1a25 to 0.0.1a26. - [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.25...0.0.1-alpha.26) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.1a26 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 713aa9d commit 733fe1d

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
@@ -55,7 +55,7 @@ test = [
5555
]
5656
quality = [
5757
"ruff==0.14.2",
58-
"ty==0.0.1a25",
58+
"ty==0.0.1a26",
5959
"types-Pillow",
6060
"prek==0.2.12",
6161
]

0 commit comments

Comments
 (0)