From 2fff1d0795994c2bba92e8e2934aa67a7ba8bff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 00:45:49 +0000 Subject: [PATCH] Bump pyinstaller from 5.0.1 to 5.13.1 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.0.1 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.0.1...v5.13.1) --- 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 1b4e451..1b3f5c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ future~=0.18.2 Pillow>=9.1.0 olefile~=0.46 -pyinstaller==5.0.1 +pyinstaller==5.13.1 platformdirs~=3.10.0 \ No newline at end of file