From f6428d11427d442775359d3a61e6075173c5f22b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 00:10:40 +0700 Subject: [PATCH] Bump lief from 0.14.0 to 0.15.0 (#5) Bumps [lief](https://github.com/lief-project/LIEF) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/lief-project/LIEF/releases) - [Commits](https://github.com/lief-project/LIEF/compare/0.14.0...0.15.0) --- updated-dependencies: - dependency-name: lief dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1429a5d..077989c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ charset-normalizer==3.3.2 cx_Freeze==7.0.0 cx-Logging==3.1.0 idna==3.7 -lief==0.14.0 +lief==0.15.0 packaging==23.2 pefile==2023.2.7 pyinstaller==6.3.0