Skip to content

Commit d5a4e0c

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.10.4) --- updated-dependencies: - dependency-name: uv-build dependency-version: 0.10.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd50a03 commit d5a4e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10.0"]
31+
requires = ["uv_build>=0.9.3,<0.11.0"]
3232
build-backend = "uv_build"
3333

3434
[dependency-groups]

0 commit comments

Comments
 (0)