Skip to content

Commit f1e1df2

Browse files
author
Ally Weir
committed
Bump pipenv version
1 parent b0f4957 commit f1e1df2

File tree

2 files changed

+12
-24
lines changed

2 files changed

+12
-24
lines changed

bin/steps/pipenv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ if [ ! "$SKIP_PIPENV_INSTALL" ]; then
4141
export PIP_EXTRA_INDEX_URL
4242
fi
4343

44-
export PIPENV_VERSION="11.8.2"
44+
export PIPENV_VERSION="2018.5.18"
4545

4646
# Install pipenv.
4747
/app/.heroku/python/bin/pip install pipenv==$PIPENV_VERSION --upgrade &> /dev/null

test/fixtures/pipenv-lock/Pipfile.lock

Lines changed: 11 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)