From 0a629614c2283b4a34a636b11e0726309b7d7fd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 06:05:50 +0000 Subject: [PATCH] Bump pefile from 2021.9.3 to 2022.5.30 Bumps [pefile](https://github.com/erocarrera/pefile) from 2021.9.3 to 2022.5.30. - [Release notes](https://github.com/erocarrera/pefile/releases) - [Commits](https://github.com/erocarrera/pefile/compare/v2021.9.3...v2022.5.30) --- updated-dependencies: - dependency-name: pefile dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyinstaller/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyinstaller/requirements.txt b/pyinstaller/requirements.txt index 7b4fc85..d37e4e3 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==2021.9.3 +pefile==2022.5.30 psutil==5.9.1 pyinstaller @ https://github.com/pyinstaller/pyinstaller/archive/develop.zip pywin32-ctypes==0.2.0 \ No newline at end of file