@@ -204,7 +204,7 @@ def install_pyinstaller()
. ~/.bash_profile
cd /vagrant/borg
. borg-env/bin/activate
- pip install 'pyinstaller==6.3.0'
+ pip install 'pyinstaller==6.5.0'
EOF
end