From 89df7a6e7119724c7fc96fc8d2b59b495bd19b83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 20:01:45 +0000 Subject: [PATCH] Bump lief from 0.9.0 to 0.12.2 Bumps [lief](https://github.com/lief-project/LIEF) from 0.9.0 to 0.12.2. - [Release notes](https://github.com/lief-project/LIEF/releases) - [Commits](https://github.com/lief-project/LIEF/compare/0.9.0...0.12.2) --- 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 a628f9a..0c75793 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ Keras-Applications==1.0.7 Keras-Preprocessing==1.0.8 kiwisolver==1.1.0 libarchive-c==2.8 -lief==0.9.0 +lief==0.12.2 Mako==1.0.7 Markdown==3.1.1 MarkupSafe==1.1.1