Skip to content

Commit

Permalink
vagrant: upgrade to pyinstaller 5.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Sep 14, 2023
1 parent b2e8ad0 commit 75f8391
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 @@ -288,7 +288,7 @@ def install_pyinstaller()
. ~/.bash_profile
cd /vagrant/borg
. borg-env/bin/activate
pip install 'pyinstaller==5.13.1'
pip install 'pyinstaller==5.13.2'
EOF
end

Expand Down

0 comments on commit 75f8391

Please # to comment.