Update dependency pipenv to v2022.8.17
This MR contains the following updates:
Package | Update | Change |
---|---|---|
pipenv | patch |
==2022.8.15 -> ==2022.8.17
|
Release Notes
pypa/pipenv
v2022.8.17
======================
Bug Fixes
- Fix "The Python interpreter can't be found" error when running
pipenv install --system
with a python3 but no python.#​5261 <https://github.com/pypa/pipenv/issues/5261>
_ - Revise pip import patch to include only
pipenv
from site-packages and removed--ignore-installed
argument from pip install in order to fix regressions with--use-site-packages
.#​5265 <https://github.com/pypa/pipenv/issues/5265>
_
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.