From 7f2ee4e65a9efcc8610ac497c0887319a4c10f58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 00:41:12 +0000 Subject: [PATCH] Bump pyinstaller from 3.5 to 5.13.1 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 3.5 to 5.13.1. - [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...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 d21ec1f..ac0be5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -PyInstaller==3.5 +PyInstaller==5.13.1 typing==3.7.4.1 numpy==1.22.0 opencv-python==4.5.4.60