From 4451b57f3f1bfd436966bc14e95f0354ccfbd21b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 22:24:13 +0000 Subject: [PATCH] Bump pyinstaller from 5.13.1 to 6.0.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.13.1 to 6.0.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/v5.13.1...v6.0.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.0.0 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 03dd058..7318e62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ youtube-dl==2020.6.6 -PyInstaller==5.13.1 +PyInstaller==6.0.0 ffmpeg>=1.4 \ No newline at end of file