Skip to content

Commit

Permalink
Bump lief from 0.16.2 to 0.16.3 (#333)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 9748a89 commit c7535cb
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 @@ -60,7 +60,7 @@ dependencies = [
dynamic = ["version"]

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

0 comments on commit c7535cb

Please sign in to comment.