Skip to content

Commit 74150e7

Browse files
committed
Upgrade uv_build to 0.9.x
1 parent decbfcb commit 74150e7

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
@@ -23,7 +23,7 @@ changelog = "https://github.com/caleb531/cache-simulator/releases"
2323
cache-simulator = "cachesimulator.__main__:main"
2424

2525
[build-system]
26-
requires = ["uv_build>=0.8.22,<0.9.0"]
26+
requires = ["uv_build>=0.9.6,<0.10.0"]
2727
build-backend = "uv_build"
2828

2929
[tool.uv.build-backend]

0 commit comments

Comments
 (0)