mirror of
https://github.com/vee1e/capa.git
synced 2026-09-03 03:37:26 +00:00
Merge pull request #1496 from mandiant/dependabot/pip/ruamel-yaml-0.17.28
build(deps): bump ruamel-yaml from 0.17.21 to 0.17.28
This commit is contained in:
commit
144723be3c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -21,7 +21,7 @@ requirements = [
|
|||
"viv-utils[flirt]==0.7.9",
|
||||
"halo==0.0.31",
|
||||
"networkx==2.5.1", # newer versions no longer support py3.7.
|
||||
"ruamel.yaml==0.17.21",
|
||||
"ruamel.yaml==0.17.28",
|
||||
"vivisect==1.1.1",
|
||||
"pefile==2023.2.7",
|
||||
"pyelftools==0.29",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue