Skip to content

Commit ceb045d

Browse files
⬆ Update uv-build requirement from <0.12.0,>=0.11.8 to >=0.11.8,<0.13.0
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.11.8...0.12.0) --- updated-dependencies: - dependency-name: uv-build dependency-version: 0.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fa3e3e commit ceb045d

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
@@ -55,7 +55,7 @@ Issues = "https://github.com/Astropilot/thumbhash-python/issues"
5555
Source = "https://github.com/Astropilot/thumbhash-python"
5656

5757
[build-system]
58-
requires = ["uv_build>=0.11.8,<0.12.0"]
58+
requires = ["uv_build>=0.11.8,<0.13.0"]
5959
build-backend = "uv_build"
6060

6161
[tool.uv.build-backend]

0 commit comments

Comments
 (0)