Skip to content

Commit b9681dd

Browse files
chore(deps-dev): update uv-build requirement
Updates the requirements on [uv-build](https://github.com/astral-sh/uv) to permit the latest version. Updates `uv-build` to 0.11.8 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.7...0.11.8) --- updated-dependencies: - dependency-name: uv-build dependency-version: 0.11.8 dependency-type: direct:development dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33fb98c commit b9681dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gen/python/version/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ dependencies = [
1010
]
1111

1212
[build-system]
13-
requires = ["uv_build>=0.11.7,<0.12.0"]
13+
requires = ["uv_build>=0.11.8,<0.12.0"]
1414
build-backend = "uv_build"

0 commit comments

Comments
 (0)