build(deps): bump pyelftools from 0.30 to 0.31

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

---
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]
2024-04-29 14:43:33 +00:00
committed by GitHub
parent 0488c86bc7
commit 2355603340

View File

@@ -45,7 +45,7 @@ dependencies = [
"ruamel.yaml==0.18.5",
"vivisect==1.1.1",
"pefile==2023.2.7",
"pyelftools==0.30",
"pyelftools==0.31",
"dnfile==0.14.1",
"dncil==1.0.2",
"pydantic==2.4.0",