From 4d0ecbe0a9bcbcf853cce922861d3bd6353ca731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 00:47:46 +0000 Subject: [PATCH] Bump pyinstaller from 5.7.0 to 5.13.1 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.7.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.7.0...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 9d08943..6049636 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pathspec==0.10.3 pefile==2022.5.30 Pillow==10.0.1 platformdirs==2.6.0 -pyinstaller==5.7.0 +pyinstaller==5.13.1 pyinstaller-hooks-contrib==2022.14 python-dateutil==2.8.2 pytz==2022.6