build(deps): bump smda from 1.5.18 to 1.5.19

Bumps [smda](https://github.com/danielplohmann/smda) from 1.5.18 to 1.5.19.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-26 14:02:46 +00:00
committed by GitHub
parent 7dee553558
commit 7a558898e1

View File

@@ -23,7 +23,7 @@ requirements = [
"networkx==2.5.1",
"ruamel.yaml==0.17.10",
"vivisect==1.0.3",
"smda==1.5.18",
"smda==1.5.19",
"pefile==2021.5.24",
"typing==3.7.4.3",
]