Skip to content

Commit c55fb4c

Browse files
authored
Bump build backend (#162)
Dependabot why hast thou forsaken me?
1 parent 78f31f1 commit c55fb4c

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
@@ -47,5 +47,5 @@ convention = "google"
4747
"tests/**/*.py" = []
4848

4949
[build-system]
50-
requires = ["uv_build>=0.8.13,<0.9.0"]
50+
requires = ["uv_build>=0.9.3,<0.10.0"]
5151
build-backend = "uv_build"

0 commit comments

Comments
 (0)