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.16 to 0.17.17
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.16 to 0.17.17. --- 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.6.7",
|
"viv-utils[flirt]==0.6.7",
|
||||||
"halo==0.0.31",
|
"halo==0.0.31",
|
||||||
"networkx==2.5.1",
|
"networkx==2.5.1",
|
||||||
"ruamel.yaml==0.17.16",
|
"ruamel.yaml==0.17.17",
|
||||||
"vivisect==1.0.5",
|
"vivisect==1.0.5",
|
||||||
"smda==1.6.2",
|
"smda==1.6.2",
|
||||||
"pefile==2021.9.3",
|
"pefile==2021.9.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user