Merge pull request #1146 from mandiant/dependabot/pip/dnfile-0.12.0

build(deps): bump dnfile from 0.11.0 to 0.12.0
This commit is contained in:
Moritz
2022-08-16 11:06:15 +02:00
committed by GitHub

View File

@@ -26,7 +26,7 @@ requirements = [
"smda==1.8.4",
"pefile==2022.5.30",
"pyelftools==0.29",
"dnfile==0.11.0",
"dnfile==0.12.0",
"dncil==1.0.1",
"pydantic==1.9.2",
]