build(deps): bump pefile from 2021.5.24 to 2021.9.3

Bumps [pefile](https://github.com/erocarrera/pefile) from 2021.5.24 to 2021.9.3.
- [Release notes](https://github.com/erocarrera/pefile/releases)
- [Commits](https://github.com/erocarrera/pefile/compare/v2021.5.24...v2021.9.3)

---
updated-dependencies:
- dependency-name: pefile
  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-09-06 14:02:48 +00:00
committed by GitHub
parent ce799dadbe
commit 391cc77996

View File

@@ -24,7 +24,7 @@ requirements = [
"ruamel.yaml==0.17.16",
"vivisect==1.0.3",
"smda==1.6.2",
"pefile==2021.5.24",
"pefile==2021.9.3",
"typing==3.7.4.3",
]