From 4367154da1f8e5b502ae9ec02b2326b0440fb19c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 18:25:26 +0000 Subject: [PATCH] Bump build from 1.2.2.post1 to 1.6.1 Bumps [build](https://github.com/pypa/build) from 1.2.2.post1 to 1.6.1. - [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.6.1) --- updated-dependencies: - dependency-name: build dependency-version: 1.6.1 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..0c4d7359df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -build==1.2.2.post1 +build==1.6.1 delvewheel==1.12.0; platform_system == "Windows" delocate==0.13.0; platform_system == "Darwin"