Skip to content

Commit 27b47a6

Browse files
chore(deps): update dependency uv_build to >=0.10.1,<0.11.0
1 parent 43119aa commit 27b47a6

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
@@ -135,7 +135,7 @@ pythonpath = [".", "examples", "examples-pydantic-v1"]
135135
testpaths = ["tests", "cognite/pygen"]
136136

137137
[build-system]
138-
requires = ["uv_build>=0.9.15,<0.10.0"]
138+
requires = ["uv_build>=0.10.1,<0.11.0"]
139139
build-backend = "uv_build"
140140

141141
[tool.uv.build-backend]

0 commit comments

Comments
 (0)