Skip to content

Commit 3e477fb

Browse files
authored
Merge pull request #582 from Ponte-Energy-Partners/dependabot/uv/uv-build-gte-0.8.4-and-lt-0.11.0
build(deps-dev): update uv-build requirement from <0.10.0,>=0.8.4 to >=0.8.4,<0.11.0
2 parents ff547aa + 49bd666 commit 3e477fb

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

55
[project]

0 commit comments

Comments
 (0)