build(deps): bump dnfile from 0.11.0 to 0.12.0

Bumps [dnfile](https://github.com/malwarefrank/dnfile) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/malwarefrank/dnfile/releases)
- [Changelog](https://github.com/malwarefrank/dnfile/blob/master/HISTORY.rst)
- [Commits](https://github.com/malwarefrank/dnfile/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: dnfile
  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]
2022-08-16 08:14:55 +00:00
committed by GitHub
parent 51f7e10cb6
commit 9c1b076a5f

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