From c14da5ed2fda9239025c8e9935cacaeffdccf87b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 10:07:57 +0000 Subject: [PATCH] Bump pyinstaller from 3.4 to 3.6 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 3.4 to 3.6. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES-3.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v3.4...v3.6) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9978534..4f34cb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ future==0.17.1 lxml==4.3.4 macholib==1.11 pefile==2019.4.18 -PyInstaller==3.4 +PyInstaller==3.6 pywin32-ctypes==0.2.0 soupsieve==1.9.1 xmltodict==0.12.0