From 04fbe20d0283e6b63f2a8418f493cf68ffd42774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 17:02:35 +0000 Subject: [PATCH] Dependency Updates: Bump pyinstaller-hooks-contrib from 2023.1 to 2023.2 Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2023.1 to 2023.2. - [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.1...2023.2) --- 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 a7ab32f..9176440 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ altgraph==0.17.3 pygame==2.3.0 pyinstaller==5.9.0 -pyinstaller-hooks-contrib==2023.1 +pyinstaller-hooks-contrib==2023.2 readerwriterlock==1.0.9 typing_extensions==4.5.0 watchdog==3.0.0