From 49c89249c6910ffede34cee524fc2c536e1f9a0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:26:22 +0000 Subject: [PATCH] build(deps): bump pyinstaller from 6.15.0 to 6.19.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.15.0 to 6.19.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.15.0...v6.19.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.19.0 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 119dd76..9bf6f23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ requests==2.32.2 PySide6-Essentials==6.10.1 beautifulsoup4==4.14.3 darkdetect==0.8.0 -pyinstaller==6.15.0 +pyinstaller==6.19.0 PyQtDarkTheme-fork==2.3.4 plyer==2.1.0 psutil==7.1.0