mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 23:59:48 -08:00
build(deps-dev): bump setuptools from 68.0.0 to 69.0.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 to 69.0.2. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v68.0.0...v69.0.2) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -97,7 +97,7 @@ dev = [
|
||||
]
|
||||
build = [
|
||||
"pyinstaller==6.2.0",
|
||||
"setuptools==68.0.0",
|
||||
"setuptools==69.0.2",
|
||||
"build==1.0.3"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user