Bump lief from 0.17.6 to 1.0.0

Bumps [lief](https://github.com/lief-project/LIEF) from 0.17.6 to 1.0.0.
- [Release notes](https://github.com/lief-project/LIEF/releases)
- [Commits](https://github.com/lief-project/LIEF/compare/0.17.6...1.0.0)

---
updated-dependencies:
- dependency-name: lief
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-16 15:14:44 +00:00
committed by GitHub
parent cd997db391
commit b2035ff8a2
2 changed files with 56 additions and 48 deletions

View File

@@ -10,7 +10,7 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"capstone>=5.0.9",
"lief>=0.17.6",
"lief>=1.0.0",
]
[project.scripts]