UNCLASSIFIED - NO CUI

Skip to content

Update dependency pipenv to v2022.8.24

renovate requested to merge renovate/pipenv-2022.x into development

This MR contains the following updates:

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

Release Notes

pypa/pipenv

v2022.8.24

Compare Source

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

Bug Fixes

  • Remove eager and unnecessary importing of setuptools and pkg_resources to avoid conflict upgrading setuptools. Roll back sysconfig patch of pip because it was problematic for some --system commands. #&#8203;5228 <https://github.com/pypa/pipenv/issues/5228>_

Vendored Libraries

  • Vendor in requirementslib==2.0.0 and drop pip-shims entirely. #&#8203;5228 <https://github.com/pypa/pipenv/issues/5228>_
  • Vendor in pythonfinder==1.3.1 #&#8203;5292 <https://github.com/pypa/pipenv/issues/5292>_

Configuration

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

🚦 Automerge: Enabled.

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.

Merge request reports