mirror of
https://github.com/mandiant/capa.git
synced 2026-06-12 11:01:31 -07:00
build(deps-dev): bump build from 1.4.0 to 1.5.0 (#3067)
Bumps [build](https://github.com/pypa/build) from 1.4.0 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.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -153,7 +153,7 @@ build = [
|
||||
# and should not conflict with other libraries/tooling.
|
||||
"pyinstaller==6.20.0",
|
||||
"setuptools==82.0.1",
|
||||
"build==1.4.0"
|
||||
"build==1.5.0"
|
||||
]
|
||||
scripts = [
|
||||
# can (optionally) be more lenient on dependencies here
|
||||
|
||||
Reference in New Issue
Block a user