build(deps-dev): bump pyelftools from 0.29 to 0.30

Bumps [pyelftools](https://github.com/eliben/pyelftools) from 0.29 to 0.30.
- [Changelog](https://github.com/eliben/pyelftools/blob/master/CHANGES)
- [Commits](https://github.com/eliben/pyelftools/compare/v0.29...v0.30)

---
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]
2023-09-11 14:14:27 +00:00
committed by GitHub
parent b0d55143a4
commit b9c05cf44a

View File

@@ -45,7 +45,7 @@ dependencies = [
"ruamel.yaml==0.17.32",
"vivisect==1.1.1",
"pefile==2023.2.7",
"pyelftools==0.29",
"pyelftools==0.30",
"dnfile==0.13.0",
"dncil==1.0.2",
"pydantic==2.1.1",