mirror of
https://github.com/NohamR/macho-diff.git
synced 2026-08-26 02:39:45 +00:00
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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user