diff --git a/pyproject.toml b/pyproject.toml index c6b8e2a..73eaff5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ [build-system] -requires = ["uv_build>=0.11.7,<0.12.0"] +requires = ["uv_build>=0.11.8,<0.12.0"] build-backend = "uv_build" [tool.pytest.ini_options]