Skip to content

Commit 4b890cb

Browse files
dependabot[bot]brian14708
authored andcommitted
chore(deps-dev): update uv-build requirement
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](astral-sh/uv@0.9.3...0.11.2) --- updated-dependencies: - dependency-name: uv-build dependency-version: 0.11.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7b7a42 commit 4b890cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Homepage = "https://brian14708.github.io/duron/"
2828
Source = "https://github.com/brian14708/duron"
2929

3030
[build-system]
31-
requires = ["uv_build>=0.9.3,<0.11.0"]
31+
requires = ["uv_build>=0.9.3,<0.12.0"]
3232
build-backend = "uv_build"
3333

3434
[dependency-groups]

0 commit comments

Comments
 (0)