From 07c39f163835182120ab5e32328c93405fbd4472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 00:48:29 +0000 Subject: [PATCH] Bump pyinstaller from 5.9.0 to 5.13.1 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.9.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.9.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 577c1a8d..6028f5d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ psutil==5.9.5 psycopg2==2.9.5 ptyprocess==0.7.0 pycparser==2.21 -pyinstaller==5.9.0 +pyinstaller==5.13.1 pyinstaller-hooks-contrib==2023.1 pyparsing==3.1.0 pypiwin32==223