From 207f7a8b817e28d60ceb3fe86c21c521276b6497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 16:17:37 +0000 Subject: [PATCH] Dependency Updates: Bump pyinstaller-hooks-contrib Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2023.10 to 2023.11. - [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyinstaller/pyinstaller-hooks-contrib/compare/2023.10...2023.11) --- updated-dependencies: - dependency-name: pyinstaller-hooks-contrib 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 18cc4d3..7f39331 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ altgraph==0.17.4 pygame==2.5.2 pyinstaller==6.3.0 -pyinstaller-hooks-contrib==2023.10 +pyinstaller-hooks-contrib==2023.11 readerwriterlock==1.0.9 typing_extensions==4.9.0 watchdog==3.0.0