From 57e0bef3bb353c8414d22b7e758eccd8c317931b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 01:33:45 +0000 Subject: [PATCH] Bump build from 1.4.3 to 1.6.0 Bumps [build](https://github.com/pypa/build) from 1.4.3 to 1.6.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.4.3...1.6.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-latest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-latest.txt b/requirements-latest.txt index 508a3a6..9dfbda7 100644 --- a/requirements-latest.txt +++ b/requirements-latest.txt @@ -2,5 +2,5 @@ art==6.5 setuptools==82.0.1 wheel==0.46.3 twine==6.2.0 -build==1.4.3 +build==1.6.0 chardet==5.2.0