From 446039be712c449fb676102209e6f9fda812d9f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 10:53:54 +0000 Subject: [PATCH] Bump pyinstaller from 6.8.0 to 6.10.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.8.0 to 6.10.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.8.0...v6.10.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 c8d45f3eb..e3bfaf979 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Send2Trash==1.8.3 PyQt5==5.15.10 python_dateutil==2.9.0.post0 -pyinstaller==6.8.0 +pyinstaller==6.10.0