From edcb1bb9a5b94729a0ece0f6bec2af038d93b405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 17:53:07 +0000 Subject: [PATCH] build(deps): bump build from 1.4.4 to 1.5.0 Bumps [build](https://github.com/pypa/build) from 1.4.4 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.4...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] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 097537597..afa6fc131 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -1,7 +1,7 @@ asyncio-atexit==1.0.1 autobahn==23.1.2 black==26.5.1 -build==1.4.4 +build==1.5.0 flake8==7.3.0 mypy==2.1.0 objgraph==3.6.2