Skip to content

Commit 76a2a61

Browse files
chore(deps): update dependency uv_build to >=0.11.1,<0.12.0
1 parent 7cbe323 commit 76a2a61

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
@@ -114,7 +114,7 @@ extend-select = ["I", "PLC0415"]
114114
"tests/**" = ["PLC0415"]
115115

116116
[build-system]
117-
requires = ["uv_build>=0.10.0,<0.11.0"]
117+
requires = ["uv_build>=0.11.1,<0.12.0"]
118118
build-backend = "uv_build"
119119

120120
[tool.uv.build-backend]

0 commit comments

Comments
 (0)