Skip to content

Commit

Permalink
Bump lief from 0.15.1 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [lief](https://github.com/lief-project/LIEF) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/lief-project/LIEF/releases)
- [Commits](lief-project/LIEF@0.15.1...0.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent b0fb9e5 commit 23a0e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies = [
dynamic = ["version"]

[project.optional-dependencies]
macho = ["lief==0.15.1"]
macho = ["lief==0.16.0"]
test = ["pytest"]
dev = ["build", "pre-commit"]
docs = ["sphinx", "myst-parser"]
Expand Down

0 comments on commit 23a0e18

Please sign in to comment.