build(deps): bump dnfile from 0.12.0 to 0.13.0 (#1240)

Bumps [dnfile](https://github.com/malwarefrank/dnfile) from 0.12.0 to 0.13.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.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: dnfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-19 10:43:54 -07:00
committed by GitHub
parent 88cffee902
commit fa3d658f33
+1 -1
View File
@@ -26,7 +26,7 @@ requirements = [
"smda==1.8.4",
"pefile==2022.5.30",
"pyelftools==0.29",
"dnfile==0.12.0",
"dnfile==0.13.0",
"dncil==1.0.2",
"pydantic==1.10.2",
]