diff --git a/source/shared/build-backend-tabs.rst b/source/shared/build-backend-tabs.rst index 64ef0bf2f..e2a7eba2d 100644 --- a/source/shared/build-backend-tabs.rst +++ b/source/shared/build-backend-tabs.rst @@ -38,5 +38,5 @@ .. code-block:: toml [build-system] - requires = ["uv_build >= 0.9.21, <0.10.0"] + requires = ["uv_build >= 0.9.24, <0.10.0"] build-backend = "uv_build"