Skip to content

Commit d445f84

Browse files
build(deps): update pyinstaller-hooks-contrib requirement
Updates the requirements on [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) to permit the latest version. - [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst) - [Commits](pyinstaller/pyinstaller-hooks-contrib@2024.0...v2025.1) --- updated-dependencies: - dependency-name: pyinstaller-hooks-contrib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b376102 commit d445f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/packaging.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# ---------
33

44
pyinstaller>=6.8.0,<6.12
5-
pyinstaller-hooks-contrib==2024.*
5+
pyinstaller-hooks-contrib==2025.*
66
pypiwin32==223 ; sys_platform == 'win32'

0 commit comments

Comments
 (0)