build(deps): bump pyelftools from 0.28 to 0.29

Bumps [pyelftools](https://github.com/eliben/pyelftools) from 0.28 to 0.29.
- [Release notes](https://github.com/eliben/pyelftools/releases)
- [Changelog](https://github.com/eliben/pyelftools/blob/master/CHANGES)
- [Commits](https://github.com/eliben/pyelftools/compare/v0.28...v0.29)

---
updated-dependencies:
- dependency-name: pyelftools
  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-15 14:23:21 +00:00
committed by GitHub
parent 3c4141589d
commit 49d61db8f9

View File

@@ -25,7 +25,7 @@ requirements = [
"vivisect==1.0.8",
"smda==1.8.4",
"pefile==2022.5.30",
"pyelftools==0.28",
"pyelftools==0.29",
"dnfile==0.11.0",
"dncil==1.0.1",
"pydantic==1.9.1",