Skip to content

Commit d7388d6

Browse files
chore(deps)(deps-dev): update build requirement from >=1.3.0 to >=1.4.3
Updates the requirements on [build](https://github.com/pypa/build) to permit the latest version. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.3.0...1.4.3) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 651cf1d commit d7388d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dev = [
4040
"bandit>=1.9.0",
4141
"black>=25.11.0",
4242
"isort>=7.0.0",
43-
"build>=1.3.0",
43+
"build>=1.4.3",
4444
"twine>=6.2.0",
4545
"pip-audit>=2.10.0",
4646
"markdown>=3.10",

0 commit comments

Comments
 (0)