From 018349ab862b364413a82503ab2f3147854c5bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 20:04:05 +0000 Subject: [PATCH] Bump lief from 0.9.0 to 0.12.2 in /WANNRelease/prettyNeatWann 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] --- WANNRelease/prettyNeatWann/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WANNRelease/prettyNeatWann/requirements.txt b/WANNRelease/prettyNeatWann/requirements.txt index 02a2b610..c1734280 100644 --- a/WANNRelease/prettyNeatWann/requirements.txt +++ b/WANNRelease/prettyNeatWann/requirements.txt @@ -95,7 +95,7 @@ keyring==21.1.0 kiwisolver==1.1.0 lazy-object-proxy==1.4.3 libarchive-c==2.8 -lief==0.9.0 +lief==0.12.2 llvmlite==0.31.0 locket==0.2.0 lxml==4.5.0