From 5746aa8c3ddb1dac7263f8e85e071c7da9b2190b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 22:34:54 +0000 Subject: [PATCH] Bump pyinstaller from 5.13.0 to 5.13.1 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.13.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.13.0...v5.13.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-build.txt b/requirements-build.txt index b3ef880..c31d92f 100644 --- a/requirements-build.txt +++ b/requirements-build.txt @@ -7,7 +7,7 @@ Jinja2==3.1.2 MarkupSafe==2.1.3 packaging==23.1 progressbar33==2.4 -pyinstaller==5.13.0 +pyinstaller==5.13.1 pyinstaller-hooks-contrib==2023.6 pyparsing==3.1.1 requests==2.31.0