Skip to content

Commit f4a2f97

Browse files
authored
Merge pull request #16 from heliocastro/dependabot/pip/uv-build-gte-0.8.12-and-lt-0.11.0
chore(deps-dev): Update uv-build requirement from <0.10.0,>=0.8.12 to >=0.8.12,<0.11.0
2 parents 36dd4ff + 0b9e9c7 commit f4a2f97

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
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["uv_build>=0.8.12,<0.10.0"]
2+
requires = ["uv_build>=0.8.12,<0.11.0"]
33
build-backend = "uv_build"
44

55
[project]

0 commit comments

Comments
 (0)