From 0ff8cc8fb265d19931d9ef497fb8719860c3d991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 16:16:59 +0000 Subject: [PATCH] Bump pyinstaller from 6.1.0 to 6.2.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.1.0 to 6.2.0. - [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/v6.1.0...v6.2.0) --- 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 0698e1c..a6f1cfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ textblob==0.17.1 ffmpeg-python @ git+https://github.com/Xpl0itU/ffmpeg-python@982bf87 ffmpeg-progress-yield==0.7.8 yt-dlp==2023.10.13 -pyinstaller==6.1.0 +pyinstaller==6.2.0 lxml==4.9.3 PySide6==6.6.0 playwright==1.39.0