build(deps): bump dncil from 1.0.0 to 1.0.1

Bumps [dncil](https://github.com/mandiant/dncil) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/mandiant/dncil/releases)
- [Commits](https://github.com/mandiant/dncil/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: dncil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-25 14:09:10 +00:00
committed by GitHub
parent bae1b29505
commit cd32abc405

View File

@@ -27,7 +27,7 @@ requirements = [
"pefile==2022.5.30",
"pyelftools==0.28",
"dnfile==0.11.0",
"dncil==1.0.0",
"dncil==1.0.1",
"pydantic==1.9.1",
]