Merge pull request #760 from fireeye/dependabot/pip/pefile-2021.9.3

build(deps): bump pefile from 2021.5.24 to 2021.9.3
This commit is contained in:
Moritz
2021-09-06 23:02:54 +02:00
committed by GitHub

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",
]