Skip to content

Commit 1ea1db2

Browse files
Bump pyinstaller in /examples/distribution/PyInstaller
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.3 to 5.13.1. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v4.3...v5.13.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afdaa36 commit 1ea1db2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
tcod==12.2.0
2-
pyinstaller==4.3
3-
pypiwin32; sys_platform=="win32"
1+
tcod==12.2.0
2+
pyinstaller==5.13.1
3+
pypiwin32; sys_platform=="win32"

0 commit comments

Comments
 (0)