Skip to content

Commit a03adea

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump build from 1.2.2 to 1.5.0
Bumps [build](https://github.com/pypa/build) from 1.2.2 to 1.5.0. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.2...1.5.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd370ab commit a03adea

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.0.5", # For determining version
108108
]
109109
sbom = ["cyclonedx-bom==7.3.0"]
110-
wheel = ["build==1.2.2"]
110+
wheel = ["build==1.5.0"]
111111

112112
[project.scripts]
113113
dfetch = "dfetch.__main__:main"

0 commit comments

Comments
 (0)