Skip to content

Commit 3aa488f

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

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
@@ -37,7 +37,7 @@ lint = [
3737
"pydocstyle==6.3.0",
3838
"ruff==0.14.14",
3939
"types-requests",
40-
"ty==0.0.14",
40+
"ty==0.0.15",
4141
]
4242
dev = [
4343
"aioresponses==0.7.8",

0 commit comments

Comments
 (0)