build(deps): bump vivisect from 1.0.1 to 1.0.3

Bumps [vivisect](https://github.com/vivisect/vivisect) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/vivisect/vivisect/releases)
- [Changelog](https://github.com/vivisect/vivisect/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/vivisect/vivisect/compare/v1.0.1...v1.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-11 15:01:03 +00:00
committed by GitHub
parent 495a270c99
commit 0f16787ef9

View File

@@ -22,7 +22,7 @@ requirements = [
"halo==0.0.31",
"networkx==2.5.1",
"ruamel.yaml==0.17.4",
"vivisect==1.0.1",
"vivisect==1.0.3",
"smda==1.5.14",
]