From 394024ade4abd8df150006f8183c931a9799340f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 15:20:13 +0000 Subject: [PATCH] build(deps): bump pyinstaller from 6.9.0 to 6.11.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.9.0 to 6.11.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.9.0...v6.11.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 df6b78b..37c275c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ packaging==24.1 # pyinstaller # pyinstaller-hooks-contrib pip==24.1.2 -pyinstaller==6.9.0 +pyinstaller==6.11.0 pyinstaller-hooks-contrib==2024.7 # via pyinstaller setuptools==71.1.0