Skip to content

Commit

Permalink
Bump pyinstaller from 3.4 to 3.6
Browse files Browse the repository at this point in the history
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 3.4 to 3.6.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES-3.rst)
- [Commits](pyinstaller/pyinstaller@v3.4...v3.6)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2022
1 parent 029124e commit 45982cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ pytest>=5,<6
pre-commit>=1.20.0,<2

# Make bundled executables
pyinstaller==3.4
pyinstaller==3.6
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pyqt5==5.10
pyqt-distutils==0.7.3
pyinstaller==3.4
pyinstaller==3.6
click-datetime==0.2
aiohttp==3.7.4
requests==2.22.0
Expand Down

0 comments on commit 45982cd

Please sign in to comment.