Skip to content

Commit 71aeba4

Browse files
committed
Adopt ty 0.0.2 -- the beta
1 parent f587471 commit 71aeba4

File tree

2 files changed

+29
-25
lines changed

2 files changed

+29
-25
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.1.11"
88
description = "A 🤘 rockin' t-string HTML templating system for Python 3.14."
99
readme = "README.md"
1010
requires-python = ">=3.14"
11-
dependencies = ["markupsafe>=3.0.3"]
11+
dependencies = ["markupsafe>=3.0.3", "ty>=0.0.1a34"]
1212
authors = [
1313
{ name = "Dave Peck", email = "[email protected]" },
1414
{ name = "Andrea Giammarchi", email = "[email protected]" },
@@ -47,7 +47,7 @@ dev = [
4747
"ruff>=0.14.9",
4848
"sphinx>=8.2.3",
4949
"sybil[pytest]>=9.3.0",
50-
"ty>=0.0.1a34",
50+
"ty>=0.0.2",
5151
]
5252

5353
[tool.pytest]

uv.lock

Lines changed: 27 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)