Update PYENV_VIRTUALENV_VERSION (#449)

Co-authored-by: Jack McIvor <j.mcivor@draftkings.com>
This commit is contained in:
Jack McIvor 2023-02-07 16:37:47 +00:00 committed by GitHub
parent a724aaa149
commit 13bc1877ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
# -u/--upgrade Imply --force
#
PYENV_VIRTUALENV_VERSION="1.1.5"
PYENV_VIRTUALENV_VERSION="1.2.1"
set -e
[ -n "$PYENV_DEBUG" ] && set -x