From 6220d32eb2c1b0620631450cf21672264ed70814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 00:47:57 +0000 Subject: [PATCH] Bump pyinstaller from 5.8.0 to 5.13.1 in /assistant Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.8.0 to 5.13.1. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v5.8.0...v5.13.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- assistant/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assistant/requirements.txt b/assistant/requirements.txt index ab80c88..c0c18de 100644 --- a/assistant/requirements.txt +++ b/assistant/requirements.txt @@ -1,5 +1,5 @@ eel==0.15.3 -PyInstaller==5.8.0 +PyInstaller==5.13.1 cchardet==2.1.7 qrcode==7.4.2 pillow==9.4.0