Skip to content

Commit

Permalink
Bump pyinstaller from 4.3 to 6.3.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 074ee94 commit 70734f8
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,18 @@ brotli==1.0.9
# via fonttools
fonttools[woff]==4.23.0
# via -r requirements.in
pyinstaller-hooks-contrib==2021.1
packaging==23.2
# via pyinstaller
pyinstaller==4.3
pyinstaller==6.3.0
# via -r requirements.in
pyinstaller-hooks-contrib==2023.10
# via pyinstaller
pyqt5==5.15.3
# via -r requirements.in
pyqt5-qt==5.15.2
# via pyqt5
pyqt5-sip==12.8.1
# via pyqt5
pyqt5==5.15.3
# via -r requirements.in
zopfli==0.1.8
# via fonttools

Expand Down

0 comments on commit 70734f8

Please sign in to comment.