mirror of
https://github.com/mandiant/capa.git
synced 2025-12-23 15:37:37 -08:00
Merge pull request #1018 from mandiant/dependabot/pip/vivisect-1.0.8
build(deps): bump vivisect from 1.0.7 to 1.0.8
This commit is contained in:
4
setup.py
4
setup.py
@@ -18,11 +18,11 @@ requirements = [
|
|||||||
"termcolor==1.1.0",
|
"termcolor==1.1.0",
|
||||||
"wcwidth==0.2.5",
|
"wcwidth==0.2.5",
|
||||||
"ida-settings==2.1.0",
|
"ida-settings==2.1.0",
|
||||||
"viv-utils[flirt]==0.7.1",
|
"viv-utils[flirt]==0.7.4",
|
||||||
"halo==0.0.31",
|
"halo==0.0.31",
|
||||||
"networkx==2.5.1",
|
"networkx==2.5.1",
|
||||||
"ruamel.yaml==0.17.21",
|
"ruamel.yaml==0.17.21",
|
||||||
"vivisect==1.0.7",
|
"vivisect==1.0.8",
|
||||||
"smda==1.7.1",
|
"smda==1.7.1",
|
||||||
"pefile==2021.9.3",
|
"pefile==2021.9.3",
|
||||||
"pyelftools==0.28",
|
"pyelftools==0.28",
|
||||||
|
|||||||
Reference in New Issue
Block a user