From 6f14915a2df7fe0568b23e00488998e96373709e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:40:37 +0000 Subject: [PATCH] Bump pyinstaller from 6.5.0 to 6.6.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.5.0 to 6.6.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.5.0...v6.6.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 d3c3c71..8d2d24c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ pure-eval==0.2.2 pyasn1==0.6.0 pycparser==2.22 Pygments==2.17.2 -pyinstaller==6.5.0 +pyinstaller==6.6.0 pyinstaller-hooks-contrib==2024.3 PyNaCl==1.5.0 pyparsing==3.1.2