From 667ac031bb23667c44afbcbe986d0a41324597d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:15:41 +0000 Subject: [PATCH] build(deps): bump lief from 0.9.0 to 0.12.3 Bumps [lief](https://github.com/lief-project/LIEF) from 0.9.0 to 0.12.3. - [Release notes](https://github.com/lief-project/LIEF/releases) - [Commits](https://github.com/lief-project/LIEF/compare/0.9.0...0.12.3) --- updated-dependencies: - dependency-name: lief 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 b05547a..d9931e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -lief==0.9.0 +lief==0.12.3 numpy Pillow pyyaml