mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
build(deps): bump smda from 1.6.2 to 1.7.0
Bumps [smda](https://github.com/danielplohmann/smda) from 1.6.2 to 1.7.0. - [Release notes](https://github.com/danielplohmann/smda/releases) - [Commits](https://github.com/danielplohmann/smda/commits) --- updated-dependencies: - dependency-name: smda dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
setup.py
2
setup.py
@@ -23,7 +23,7 @@ requirements = [
|
|||||||
"networkx==2.5.1",
|
"networkx==2.5.1",
|
||||||
"ruamel.yaml==0.17.20",
|
"ruamel.yaml==0.17.20",
|
||||||
"vivisect==1.0.5",
|
"vivisect==1.0.5",
|
||||||
"smda==1.6.2",
|
"smda==1.7.0",
|
||||||
"pefile==2021.9.3",
|
"pefile==2021.9.3",
|
||||||
"typing==3.7.4.3",
|
"typing==3.7.4.3",
|
||||||
"pyelftools==0.27",
|
"pyelftools==0.27",
|
||||||
|
|||||||
Reference in New Issue
Block a user