From 93377e5e8d61c7bda648397f99c4dd057de1586b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 22:13:07 +0000 Subject: [PATCH] Bump lief from 0.9.0 to 0.12.1 Bumps [lief](https://github.com/lief-project/LIEF) from 0.9.0 to 0.12.1. - [Release notes](https://github.com/lief-project/LIEF/releases) - [Commits](https://github.com/lief-project/LIEF/compare/0.9.0...0.12.1) --- 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 c4653dc..11d6f25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ keyring==18.0.0 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 libarchive-c==2.8 -lief==0.9.0 +lief==0.12.1 llvmlite==0.28.0 locket==0.2.0 lxml==4.3.2