From e5ac4e578b83371fc13b66c8dbbae795f3d5eaa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 20:02:50 +0000 Subject: [PATCH] Bump lief from 0.9.0 to 0.12.2 in /RDS_03/output 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] --- RDS_03/output/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RDS_03/output/requirements.txt b/RDS_03/output/requirements.txt index 4e73112..976f14a 100644 --- a/RDS_03/output/requirements.txt +++ b/RDS_03/output/requirements.txt @@ -281,7 +281,7 @@ learntools==0.3.4 leven==1.0.4 libarchive-c==2.8 librosa==0.7.2 -lief==0.9.0 +lief==0.12.2 lightfm==1.15 lightgbm==2.3.1 lime==0.1.1.37