Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Commit afe109b

Browse files
Update pyinstaller requirement from ~=6.11.1 to ~=6.12.0
Updates the requirements on [pyinstaller](https://github.com/pyinstaller/pyinstaller) to permit the latest version. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.11.1...v6.12.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 168cfa7 commit afe109b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ WMI~=1.5.1
33
PyGetWindow~=0.0.9
44
colorlog~=6.9.0
55
DateTime~=5.5
6-
pyinstaller~=6.11.1
6+
pyinstaller~=6.12.0

0 commit comments

Comments
 (0)