From bdd8a93bfd9ff892c8a2e0d91cc93f60408b21b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 04:46:57 +0000 Subject: [PATCH] Bump pyinstaller from 6.11.0 to 6.11.1 in /src Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.11.0 to 6.11.1. - [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.11.0...v6.11.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index fa5aaf3..8a5c549 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ wxPython==4.2.2; sys_platform != "linux" https://github.com/dseichter/wxpython-whl/releases/download/4.2.2/wxPython-4.2.2-cp312-cp312-linux_x86_64.whl; sys_platform == "linux" urllib3==2.2.3 -pyinstaller==6.11.0 +pyinstaller==6.11.1 boto3==1.35.57