Skip to content

Commit f1ea1c4

Browse files
chore(deps): update dependency uv_build to >=0.11.3,<0.12.0
1 parent b91131b commit f1ea1c4

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
@@ -12,7 +12,7 @@ readme = "README.md"
1212
requires-python = "~=3.14.0"
1313

1414
[build-system]
15-
requires = ["uv_build>=0.10.2,<0.11.0"]
15+
requires = ["uv_build>=0.11.3,<0.12.0"]
1616
build-backend = "uv_build"
1717

1818
[project.scripts]

0 commit comments

Comments
 (0)