From 34da5a4d8702729895dc90205bf3d0fb2fbcf472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 16:50:58 +0000 Subject: [PATCH] Dependency Updates: Bump pyinstaller-hooks-contrib from 2023.8 to 2023.9 Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2023.8 to 2023.9. - [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.8...2023.9) --- 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 be08a91..c184c1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ altgraph==0.17.4 pygame==2.5.2 pyinstaller==6.0.0 -pyinstaller-hooks-contrib==2023.8 +pyinstaller-hooks-contrib==2023.9 readerwriterlock==1.0.9 typing_extensions==4.8.0 watchdog==3.0.0