From cf67802065205c0e6bf6d78a96e88533e22d86f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:33:27 +0000 Subject: [PATCH] chore(deps): bump lief from 0.15.1 to 0.17.2 Bumps [lief](https://github.com/sponsors/lief-project) from 0.15.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 884fc51..377b041 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ imageio==2.36.0 importlib_resources==6.4.5 iniconfig==2.0.0 lazy_loader==0.4 -lief==0.15.1 +lief==0.17.2 mpmath==1.3.0 networkx==3.4.2 nibabel==5.3.2