Skip to content

Commit

Permalink
upgrade pyinstaller to 6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Sep 25, 2024
1 parent 656124e commit ae85f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ def install_pyinstaller()
. ~/.bash_profile
cd /vagrant/borg
. borg-env/bin/activate
pip install 'pyinstaller==6.7.0'
pip install 'pyinstaller==6.10.0'
EOF
end

Expand Down

0 comments on commit ae85f64

Please sign in to comment.