From b33656c02c10b1b1ec14b32cd9c237f9a2a3e382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 13:30:00 +0300 Subject: [PATCH] Bump pefile from 2019.4.18 to 2021.9.3 (#229) Bumps [pefile](https://github.com/erocarrera/pefile) from 2019.4.18 to 2021.9.3. - [Release notes](https://github.com/erocarrera/pefile/releases) - [Commits](https://github.com/erocarrera/pefile/compare/v2019.4.18...v2021.9.3) --- 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 f03eae0..7d6731d 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==2019.4.18 +pefile==2021.9.3 psutil==5.7.0 pyinstaller @ https://github.com/pyinstaller/pyinstaller/archive/develop.zip pywin32-ctypes==0.2.0 \ No newline at end of file