diff --git a/pyproject.toml b/pyproject.toml index e79aae4..eab19dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dev = [ ] [build-system] -requires = ["uv_build>=0.12.4,<0.13.0"] +requires = ["uv_build>=0.12.5,<0.13.0"] build-backend = "uv_build" [tool.pytest.ini_options]