From b3b84c633a4f3f577e6b7fd1ab68c2a1c5886a90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 14:41:58 +0100 Subject: [PATCH] Bump pefile from 2022.5.30 to 2024.8.26 (#1883) Bumps [pefile](https://github.com/erocarrera/pefile) from 2022.5.30 to 2024.8.26. - [Release notes](https://github.com/erocarrera/pefile/releases) - [Commits](https://github.com/erocarrera/pefile/compare/v2022.5.30...v2024.8.26) --- updated-dependencies: - dependency-name: pefile dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyinstaller/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyinstaller/requirements.txt b/pyinstaller/requirements.txt index 0bdccf8..23f8c22 100644 --- a/pyinstaller/requirements.txt +++ b/pyinstaller/requirements.txt @@ -1,5 +1,5 @@ maigret @ https://github.com/soxoj/maigret/archive/refs/heads/main.zip -pefile==2022.5.30 +pefile==2024.8.26 psutil==6.1.0 pyinstaller==6.1 pywin32-ctypes==0.2.1 \ No newline at end of file