From 983acf98d6747f40470b038b01e0532ad5d6a5a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 20:01:49 +0000 Subject: [PATCH] build(deps): bump lief from 0.10.1 to 0.12.2 Bumps [lief](https://github.com/lief-project/LIEF) from 0.10.1 to 0.12.2. - [Release notes](https://github.com/lief-project/LIEF/releases) - [Commits](https://github.com/lief-project/LIEF/compare/0.10.1...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 45f8736..f977a19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ PyMISPGalaxies @ git+https://github.com/MISP/PyMISPGalaxies.git#egg=PyMISPGalaxi ocrd-pyexiftool==0.2.0 # LIEF module -lief==0.10.1 ; python_version >= '3.6' +lief==0.12.2 ; python_version >= '3.6' # Snoopdroid module snoopdroid==2.1