Skip to content

Commit dbeca14

Browse files
authored
Merge pull request #701 from allyjweir/bump-pipenv-version
Bump pipenv version
2 parents e717d0a + ca41bc8 commit dbeca14

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)