UNCLASSIFIED - NO CUI

Skip to content

Update dependency pipenv to v2022.3.28

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

This MR contains the following updates:

Package Type Update Change
pipenv ironbank-pypi patch 2022.3.24 -> 2022.3.28

Release Notes

pypa/pipenv

v2022.3.28

Compare Source

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

Bug Fixes

  • Environment variables were not being loaded when the --quiet flag was set #&#8203;5010 <https://github.com/pypa/pipenv/issues/5010>_
  • It would appear that requirementslib was not fully specifying the subdirectory to build_pep517 and and when a new version of setuptools was released, the test test_lock_nested_vcs_direct_url broke indicating the Pipfile.lock no longer contained the extra dependencies that should have been resolved. This regression affected pipenv>=2021.11.9 but has been fixed by a patch to requirementslib. #&#8203;5019 <https://github.com/pypa/pipenv/issues/5019>_

Vendored Libraries

  • Vendor in pip==21.2.4 (from 21.2.2) in order to bring in requested bug fix for python3.6. Note: support for 3.6 will be dropped in a subsequent release. #&#8203;5008 <https://github.com/pypa/pipenv/issues/5008>_

Configuration

📅 Schedule: 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