Skip to content

Commit 36e2de8

Browse files
committed
Upgrade ty=0.0.8
1 parent 7f7ee7d commit 36e2de8

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ lint = [
8282
"mypy==1.11.2",
8383
"ruff==0.14.5",
8484
"astroid>=3.1,<4.0",
85-
"ty==0.0.5",
85+
"ty==0.0.8",
8686
]
8787
types = [
8888
"types-ujson",
@@ -157,7 +157,7 @@ invalid-argument-type = "ignore"
157157
invalid-assignment = "ignore"
158158
invalid-method-override = "ignore"
159159
no-matching-overload = "ignore"
160-
non-subscriptable = "ignore"
160+
not-subscriptable = "ignore"
161161
not-iterable = "ignore"
162162
possibly-missing-attribute = "ignore"
163163
unresolved-attribute = "ignore"

uv.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)