Skip to content

Commit dcbcbfd

Browse files
dependabot[bot]ben-edna
authored andcommitted
build(deps-dev): bump build from 1.5.0 to 1.5.1
Bumps [build](https://github.com/pypa/build) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.5.0...1.5.1) --- updated-dependencies: - dependency-name: build dependency-version: 1.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c403428 commit dcbcbfd

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
@@ -107,7 +107,7 @@ build = [
107107
"setuptools-scm==10.2.0", # For determining version
108108
]
109109
sbom = ["cyclonedx-bom==7.3.0"]
110-
wheel = ["build==1.5.0"]
110+
wheel = ["build==1.5.1"]
111111
cve-audit = ["pip-audit==2.10.1"]
112112

113113
[project.scripts]

0 commit comments

Comments
 (0)