Skip to content

Commit 70734f8

Browse files
Bump pyinstaller from 4.3 to 6.3.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.3 to 6.3.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v4.3...v6.3.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 074ee94 commit 70734f8

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

requirements.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,18 @@ 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+
packaging==23.2
1414
# via pyinstaller
15-
pyinstaller==4.3
15+
pyinstaller==6.3.0
16+
# via -r requirements.in
17+
pyinstaller-hooks-contrib==2023.10
18+
# via pyinstaller
19+
pyqt5==5.15.3
1620
# via -r requirements.in
1721
pyqt5-qt==5.15.2
1822
# via pyqt5
1923
pyqt5-sip==12.8.1
2024
# via pyqt5
21-
pyqt5==5.15.3
22-
# via -r requirements.in
2325
zopfli==0.1.8
2426
# via fonttools
2527

0 commit comments

Comments
 (0)