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:
Willi Ballenthin
2023-06-02 09:16:29 +02:00
committed by GitHub

View File

@@ -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",