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

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