Updates the requirements on [uv-build](https://github.com/astral-sh/uv) to permit the latest version.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.9.21...0.11.0)
---
updated-dependencies:
- dependency-name: uv-build
dependency-version: 0.11.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[build-system]
-requires = ["uv_build>=0.9.21,<0.11.0"]
+requires = ["uv_build>=0.9.21,<0.12.0"]
build-backend = "uv_build"
[project]