From 62e1497908993c1299229cc5b9b938cb2d3aba9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 19:06:30 +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) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b91e83..04fc912 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pefile==2019.4.18 Pillow==6.2.0 pluggy==0.12.0 py==1.8.0 -PyInstaller==3.4 +PyInstaller==3.6 pylint==2.3.1 pyparsing==2.4.0 pytest==5.0.1