Skip to content

Commit e219991

Browse files
Bump pyinstaller from 6.11.1 to 6.12.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.11.1 to 6.12.0. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72d0b1f commit e219991

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
@@ -2,6 +2,6 @@
22
flake8==7.1.1
33
autopep8==2.3.1
44
# PyInstaller (freezing scripts)
5-
pyinstaller==6.11.1
5+
pyinstaller==6.12.0
66
# MkDocs
77
mkdocs==1.6.1

0 commit comments

Comments
 (0)