From feaed6583074ef08bcf220094d4bb56625c2ca96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 22:13:53 +0000 Subject: [PATCH] build(deps): bump lief from 0.10.1 to 0.12.1 Bumps [lief](https://github.com/lief-project/LIEF) from 0.10.1 to 0.12.1. - [Release notes](https://github.com/lief-project/LIEF/releases) - [Commits](https://github.com/lief-project/LIEF/compare/0.10.1...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 45f8736..42b2e79 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.1 ; python_version >= '3.6' # Snoopdroid module snoopdroid==2.1