build(deps): bump smda from 1.5.19 to 1.6.2

Bumps [smda](https://github.com/danielplohmann/smda) from 1.5.19 to 1.6.2.
- [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:
dependabot[bot]
2021-08-23 14:20:55 +00:00
committed by GitHub
parent 9db45d2fcb
commit e36e175e08

View File

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