diff --git a/pyproject.toml b/pyproject.toml index 89c85ffb..aef0c79d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -100,7 +100,7 @@ extend-select = ["I", "PLC0415"] "tests/**" = ["PLC0415"] [build-system] -requires = ["uv_build>=0.10.0,<0.11.0"] +requires = ["uv_build>=0.11.5,<0.12.0"] build-backend = "uv_build" [tool.uv.build-backend]