Skip to content

Commit 4b516eb

Browse files
chore(deps): update dependency uv_build to >=0.11.2,<0.12.0
1 parent 52b5eff commit 4b516eb

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

137137
[build-system]
138-
requires = ["uv_build>=0.10.4,<0.11.0"]
138+
requires = ["uv_build>=0.11.2,<0.12.0"]
139139
build-backend = "uv_build"
140140

141141
[tool.uv.build-backend]

0 commit comments

Comments
 (0)