From 0ae99a948a4ba7f9d585dd4486a0a44413b00ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 00:52:14 +0000 Subject: [PATCH] Bump build from 1.4.3 to 1.5.0 Bumps [build](https://github.com/pypa/build) from 1.4.3 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.4.3...1.5.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.5.1 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..8be0e50 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.5.0 chardet==5.2.0