Skip to content

Commit aba4318

Browse files
Bump ty from 0.0.13 to 0.0.14 in the python-dependencies group (#30)
Bumps the python-dependencies group with 1 update: [ty](https://github.com/astral-sh/ty). Updates `ty` from 0.0.13 to 0.0.14 - [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.13...0.0.14) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20e2f0a commit aba4318

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
@@ -86,6 +86,6 @@ dev = [
8686
"pytest-snapshot==0.9.0",
8787
"pytest-cov==7.0.0",
8888
"ruff==0.14.14",
89-
"ty==0.0.13",
89+
"ty==0.0.14",
9090
"mypy==1.19.1",
9191
]

0 commit comments

Comments
 (0)