UNCLASSIFIED - NO CUI

Skip to content

Update dependency pipenv to v2022.8.19

renovate requested to merge renovate/all into development

This MR contains the following updates:

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

Release Notes

pypa/pipenv

v2022.8.19

Compare Source

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

Bug Fixes

  • Fix issue where resolver is provided with install_requires constraints from setup.py that depend on editable dependencies and could not resolve them. #&#8203;5271 <https://github.com/pypa/pipenv/issues/5271>_
  • Fix for pipenv lock fails for packages with extras as of 2022.8.13. #&#8203;5274 <https://github.com/pypa/pipenv/issues/5274>_
  • Revert the exclusion of BAD_PACKAGES from batch_install in order for pipenv to install specific versions of setuptools. To prevent issue upgrading setuptools this patches _USE_SYSCONFIG_DEFAULT to use sysconfig for 3.7 and above whereas pip default behavior was 3.10 and above. #&#8203;5275 <https://github.com/pypa/pipenv/issues/5275>_

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