From d9af9eba193b7b3ae2c7be844ca64e94cb9aa989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 14:37:56 +0300 Subject: [PATCH] Bump pyinstaller-hooks-contrib from 2023.2 to 2023.4 (#202) Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2023.2 to 2023.4. - [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.2...2023.4) --- updated-dependencies: - dependency-name: pyinstaller-hooks-contrib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-pyinstaller.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pyinstaller.txt b/requirements-pyinstaller.txt index 48d563d..ec6896a 100644 --- a/requirements-pyinstaller.txt +++ b/requirements-pyinstaller.txt @@ -2,5 +2,5 @@ altgraph==0.17.3 future==0.18.3 pefile==2023.2.7 pyinstaller==5.11.0 -pyinstaller-hooks-contrib==2023.2 +pyinstaller-hooks-contrib==2023.4 pywin32-ctypes==0.2.0