From 0d59fa71a57a7870db80d5cc9d600f35ae65babb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 16:21:11 +0000 Subject: [PATCH] Dependency Updates: Bump pyinstaller from 6.2.0 to 6.3.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.2.0 to 6.3.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.2.0...v6.3.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 970980e..5d66362 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ altgraph==0.17.4 pygame==2.5.2 -pyinstaller==6.2.0 +pyinstaller==6.3.0 pyinstaller-hooks-contrib==2023.10 readerwriterlock==1.0.9 typing_extensions==4.8.0