mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
build(deps): bump ruamel-yaml from 0.17.28 to 0.17.32
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.28 to 0.17.32. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
setup.py
2
setup.py
@@ -21,7 +21,7 @@ requirements = [
|
|||||||
"viv-utils[flirt]==0.7.9",
|
"viv-utils[flirt]==0.7.9",
|
||||||
"halo==0.0.31",
|
"halo==0.0.31",
|
||||||
"networkx==2.5.1", # newer versions no longer support py3.7.
|
"networkx==2.5.1", # newer versions no longer support py3.7.
|
||||||
"ruamel.yaml==0.17.28",
|
"ruamel.yaml==0.17.32",
|
||||||
"vivisect==1.1.1",
|
"vivisect==1.1.1",
|
||||||
"pefile==2023.2.7",
|
"pefile==2023.2.7",
|
||||||
"pyelftools==0.29",
|
"pyelftools==0.29",
|
||||||
|
|||||||
Reference in New Issue
Block a user