From 837cef0c3d9551d8338945340c0fe201d8742845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 07:50:28 -0700 Subject: [PATCH] pip: bump pefile from 2023.2.7 to 2024.8.26 (#395) Bumps [pefile](https://github.com/erocarrera/pefile) from 2023.2.7 to 2024.8.26. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- py-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-requirements.txt b/py-requirements.txt index 36d516b8..0b391935 100644 --- a/py-requirements.txt +++ b/py-requirements.txt @@ -3,4 +3,4 @@ pytest-html==4.1.1 pytest-cov==5.0.0 flake8==7.1.1 pyopenssl==24.2.1 -pefile==2023.2.7 +pefile==2024.8.26