From c8ab5fc35aa77355fe6ac2a920287a5b8b8d264d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 22:14:18 +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 3c5f10d..da80a47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ jupyter-tensorboard==0.1.10 jupyterlab==1.0.4 jupytext==1.4.1 librosa==0.6.3 -lief==0.9.0 +lief==0.12.1 lmdb==0.98 maskrcnn-benchmark==0.1 mlperf-compliance==0.0.10