UNCLASSIFIED - NO CUI

Skip to content

Update dependency pipenv to v2022.8.17

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Update Change
pipenv patch ==2022.8.15 -> ==2022.8.17

Release Notes

pypa/pipenv

v2022.8.17

Compare Source

======================

Bug Fixes

  • Fix "The Python interpreter can't be found" error when running pipenv install --system with a python3 but no python. #&#8203;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. #&#8203;5265 <https://github.com/pypa/pipenv/issues/5265>_

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports