From 0a7a003d31282886633fd3f72eeb5c10544af7f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 16:07:37 +0000 Subject: [PATCH] Bump pyinstaller from 3.5 to 3.6 in /requirements/Windows Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 3.5 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.5...v3.6) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/Windows/Python3.4.0_x86.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/Windows/Python3.4.0_x86.txt b/requirements/Windows/Python3.4.0_x86.txt index b4156e9..2cf3e86 100644 --- a/requirements/Windows/Python3.4.0_x86.txt +++ b/requirements/Windows/Python3.4.0_x86.txt @@ -1,5 +1,5 @@ requests PySide -PyInstaller==3.5 +PyInstaller==3.6 Pillow emojis==0.4.0