Skip to content

Commit d1eec33

Browse files
renovate[bot]nikolaik
authored andcommitted
Update dependency uv_build to >=0.12.0,<0.13.0
1 parent af02bf0 commit d1eec33

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

1414
[build-system]
15-
requires = ["uv_build>=0.11.8,<0.12.0"]
15+
requires = ["uv_build>=0.12.0,<0.13.0"]
1616
build-backend = "uv_build"
1717

1818
[project.scripts]

0 commit comments

Comments
 (0)