From 60d92c558bde0f98311ba8d31bc318f900727856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 22:18:06 +0000 Subject: [PATCH] Bump build from 1.2.2.post1 to 1.5.0 Bumps [build](https://github.com/pypa/build) from 1.2.2.post1 to 1.5.0. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.2.2.post1...1.5.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4347cc4ef..df02fcb566 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -build==1.2.2.post1 +build==1.5.0 delvewheel==1.12.0; platform_system == "Windows" delocate==0.13.0; platform_system == "Darwin"