From c96e286a74f6259795f34fbeb16029f36e8cadf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 17:36:30 +0000 Subject: [PATCH] Bump pyinstaller from 5.5 to 5.6.1 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.5 to 5.6.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.5...v5.6.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57f542fd4c..edfcea5e07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ joblib==1.2.0 requests-cache==0.9.6 tqdm==4.64.1 requests[socks] -pyinstaller==5.5 +pyinstaller==5.6.1