mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
Merge pull request #595 from fireeye/dependabot/pip/ruamel-yaml-0.17.5
build(deps): bump ruamel-yaml from 0.17.4 to 0.17.5
This commit is contained in:
2
setup.py
2
setup.py
@@ -21,7 +21,7 @@ requirements = [
|
|||||||
"viv-utils[flirt]==0.6.4",
|
"viv-utils[flirt]==0.6.4",
|
||||||
"halo==0.0.31",
|
"halo==0.0.31",
|
||||||
"networkx==2.5.1",
|
"networkx==2.5.1",
|
||||||
"ruamel.yaml==0.17.4",
|
"ruamel.yaml==0.17.5",
|
||||||
"vivisect==1.0.3",
|
"vivisect==1.0.3",
|
||||||
"smda==1.5.17",
|
"smda==1.5.17",
|
||||||
"pefile==2021.5.24",
|
"pefile==2021.5.24",
|
||||||
|
|||||||
Reference in New Issue
Block a user