From 201edaba4c9bec659a9202139d78c1f1ba0810d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 15:20:09 +0000 Subject: [PATCH] build(deps): bump pyinstaller-hooks-contrib from 2024.7 to 2024.9 Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2024.7 to 2024.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/2024.7...v2024.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 df6b78b..9ac6b32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ packaging==24.1 # pyinstaller-hooks-contrib pip==24.1.2 pyinstaller==6.9.0 -pyinstaller-hooks-contrib==2024.7 +pyinstaller-hooks-contrib==2024.9 # via pyinstaller setuptools==71.1.0 # via