Skip to content

Commit ba45225

Browse files
committed
chore: bump uv_build version
1 parent bef6f48 commit ba45225

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
@@ -38,7 +38,7 @@ Changelog = "http://github.com/fleetingbytes/ci-starter/blob/master/CHANGELOG.md
3838
ci-start = "ci_starter.cli:cli"
3939

4040
[build-system]
41-
requires = ["uv_build>=0.8.18,<0.9.0"]
41+
requires = ["uv_build>=0.9,<0.10.0"]
4242
build-backend = "uv_build"
4343

4444
[dependency-groups]

0 commit comments

Comments
 (0)