From 8cc052cd15662f4f437447f6ed74f8cf15b9a1d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 19:30:47 +0000 Subject: [PATCH] chore(deps): bump pyinstaller from 6.7.0 to 6.8.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.7.0 to 6.8.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.7.0...v6.8.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-requirements.txt b/package-requirements.txt index c0b47984..5f21cf21 100644 --- a/package-requirements.txt +++ b/package-requirements.txt @@ -5,5 +5,5 @@ poetry==1.8.3 virtualenv==20.26.2 poetry-dynamic-versioning==1.3.0 toml==0.10.2 -pyinstaller==6.7.0 +pyinstaller==6.8.0 staticx==0.14.1