From 546b7a25c1a84254f7da432338545106c188f15e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 22:14:23 +0000 Subject: [PATCH] Bump lief from 0.11.4 to 0.12.1 Bumps [lief](https://github.com/lief-project/LIEF) from 0.11.4 to 0.12.1. - [Release notes](https://github.com/lief-project/LIEF/releases) - [Commits](https://github.com/lief-project/LIEF/compare/0.11.4...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 ebc1bf3..c4354b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pefile == 2019.4.18 yara_python == 4.0.5 requests == 2.25.1 -lief == 0.11.4 +lief == 0.12.1 python-magic == 0.4.22 modules == 1.0.0