Skip to content

Commit 73caf3b

Browse files
build(deps-dev): update ty requirement from >=0.0.30 to >=0.0.31
Updates the requirements on [ty](https://github.com/astral-sh/ty) to permit the latest version. - [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.30...0.0.31) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.31 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80d5aee commit 73caf3b

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
@@ -38,7 +38,7 @@ dev = [
3838
"pytest-random-order>=1.2.0",
3939
"pytest-recording>=0.13.4",
4040
"ruff>=0.15.10",
41-
"ty>=0.0.30",
41+
"ty>=0.0.31",
4242
]
4343
docs = [
4444
"mkdocs>=1.6.1",

0 commit comments

Comments
 (0)