From ebd15247f91b8aff806c00b15b1e5bc952be3bfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 01:34:39 +0000 Subject: [PATCH] build(deps): bump uv-build from 0.11.21 to 0.11.23 Bumps [uv-build](https://github.com/astral-sh/uv) from 0.11.21 to 0.11.23. - [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.11.21...0.11.23) --- updated-dependencies: - dependency-name: uv-build dependency-version: 0.11.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-binary.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-binary.in b/requirements-binary.in index f0c94e6..bf973b2 100644 --- a/requirements-binary.in +++ b/requirements-binary.in @@ -1,4 +1,4 @@ pycryptodomex==3.23.0 orjson==3.11.9 ruff==0.15.17 -uv-build==0.11.21 \ No newline at end of file +uv-build==0.11.23 \ No newline at end of file