Skip to content

Commit e6e6fd3

Browse files
Bump pyinstaller from 6.12.0 to 6.13.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.12.0 to 6.13.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.12.0...v6.13.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53398a3 commit e6e6fd3

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.2.0
33
autopep8==2.3.2
44
# PyInstaller (freezing scripts)
5-
pyinstaller==6.12.0
5+
pyinstaller==6.13.0
66
# MkDocs
77
mkdocs==1.6.1

0 commit comments

Comments
 (0)