Skip to content

Commit 54cadc9

Browse files
committed
Update ty
1 parent 4c7555b commit 54cadc9

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

plain-code/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requires-python = ">=3.13"
99
dependencies = [
1010
"plain<1.0.0",
1111
"ruff>=0.1.0",
12-
"ty>=0.0.1a31",
12+
"ty>=0.0.1a33",
1313
"requests>=2.0.0",
1414
"tomlkit>=0.11.0",
1515
]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dev = [
3535
"plain-tunnel",
3636
"plain-vendor",
3737
# Type checking and better dev experience
38-
"ty>=0.0.1a32",
38+
"ty>=0.0.1a33",
3939
"psycopg[binary]>=3.2.12",
4040
"mysqlclient>=2.2.7",
4141
]

uv.lock

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

0 commit comments

Comments
 (0)