Skip to content

Commit 321fa19

Browse files
Bump pyinstaller from 4.3 to 5.13.1
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] <[email protected]>
1 parent 074ee94 commit 321fa19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ brotli==1.0.9
1010
# via fonttools
1111
fonttools[woff]==4.23.0
1212
# via -r requirements.in
13-
pyinstaller-hooks-contrib==2021.1
13+
pyinstaller==5.13.1
14+
# via -r requirements.in
15+
pyinstaller-hooks-contrib==2023.10
1416
# via pyinstaller
15-
pyinstaller==4.3
17+
pyqt5==5.15.3
1618
# via -r requirements.in
1719
pyqt5-qt==5.15.2
1820
# via pyqt5
1921
pyqt5-sip==12.8.1
2022
# via pyqt5
21-
pyqt5==5.15.3
22-
# via -r requirements.in
2323
zopfli==0.1.8
2424
# via fonttools
2525

0 commit comments

Comments
 (0)