summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-04-22 20:47:07 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-04-22 20:47:07 +0200
commit02619e3c84a6a9e8a7eafc538cb90b325dcebf86 (patch)
tree03e331c88ca247bf8f79c38a13979559a19a4192
parent078f1920a10f86bd74b124d277745bfa7cc895e9 (diff)
downloadqutebrowser-02619e3c84a6a9e8a7eafc538cb90b325dcebf86.tar.gz
qutebrowser-02619e3c84a6a9e8a7eafc538cb90b325dcebf86.zip
Update PyInstaller from master
-rw-r--r--misc/requirements/requirements-pyinstaller.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/requirements/requirements-pyinstaller.txt b/misc/requirements/requirements-pyinstaller.txt
index 5b7c0137a..c5be78194 100644
--- a/misc/requirements/requirements-pyinstaller.txt
+++ b/misc/requirements/requirements-pyinstaller.txt
@@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
altgraph==0.17
-pyinstaller==4.2
+pyinstaller==4.3
pyinstaller-hooks-contrib==2021.1