diff --git a/pyproject.toml b/pyproject.toml index 50a2f04..0e044ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ ] [build-system] -requires = ["uv_build>=0.8.22,<0.9.0"] +requires = ["uv_build>=0.8.22,<0.10.0"] build-backend = "uv_build" [tool.pytest.ini_options]