From 8b7b2929b00092019f0b0b1851a3b9328fa27dd7 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 18 Apr 2023 14:17:57 +0000
Subject: [PATCH] Bump pyinstaller from 3.2.1 to 3.6 in /install
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 3.2.1 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.2.1...v3.6)
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-type: direct:production
...
Signed-off-by: dependabot[bot]
---
install/requirements-windows.txt | 2 +-
install/requirements.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/install/requirements-windows.txt b/install/requirements-windows.txt
index 9c08e128d..1da8861fd 100644
--- a/install/requirements-windows.txt
+++ b/install/requirements-windows.txt
@@ -5,7 +5,7 @@ itsdangerous==0.24
Jinja2==2.9.5
MarkupSafe==0.23
pefile==2016.3.28
-PyInstaller==3.2.1
+PyInstaller==3.6
pypiwin32==219
PyQt5==5.8
PySocks==1.6.7
diff --git a/install/requirements.txt b/install/requirements.txt
index a046504a4..7da52277f 100644
--- a/install/requirements.txt
+++ b/install/requirements.txt
@@ -3,7 +3,7 @@ Flask==0.12
itsdangerous==0.24
Jinja2==2.9.5
MarkupSafe==0.23
-PyInstaller==3.2.1
+PyInstaller==3.6
PyQt5==5.7.1
PySocks==1.6.7
sip==4.19