From 5f2c4f574b5a591d0afe9a88fdb0567aaa01ca9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:33:20 +0000 Subject: [PATCH] Bump lief from 0.16.6 to 0.17.2 in /ditto/scripts Bumps [lief](https://github.com/sponsors/lief-project) from 0.16.6 to 0.17.2. - [Commits](https://github.com/sponsors/lief-project/commits) --- updated-dependencies: - dependency-name: lief dependency-version: 0.17.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ditto/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ditto/scripts/requirements.txt b/ditto/scripts/requirements.txt index 594c30d..3a14285 100644 --- a/ditto/scripts/requirements.txt +++ b/ditto/scripts/requirements.txt @@ -8,7 +8,7 @@ # its terms. However, any modified versions of this file must # include this same license and copyright notice. -lief==0.16.6 +lief==0.17.2 levenshtein==0.27.1 binary2strings==0.1.13 capstone==5.0.6