UNCLASSIFIED - NO CUI

Skip to content

Update dependency pipenv to v2022.4.30

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.4.20 -> 2022.4.30

Release Notes

pypa/pipenv

v2022.4.30

Compare Source

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

Bug Fixes

  • Fixes issue of requirements command problem by modifying to print -e and path of the editable package. #&#8203;5070 <https://github.com/pypa/pipenv/issues/5070>_
  • Revert specifier of setuptools requirement in setup.py back to what it was in order to fix FileNotFoundError: [Errno 2] issue report. #&#8203;5075 <https://github.com/pypa/pipenv/issues/5075>_
  • Fixes issue of requirements command where git requirements cause the command to fail, solved by using existing convert_deps_to_pip function. #&#8203;5076 <https://github.com/pypa/pipenv/issues/5076>_

Vendored Libraries

  • Vendor in requirementslib==1.6.4 to Fix SetuptoolsDeprecationWarning setuptools.config.read_configuration became deprecated. #&#8203;5081 <https://github.com/pypa/pipenv/issues/5081>_

Removals and Deprecations

  • Remove more usage of misc functions of vistir. Many of this function are availabel in the STL or in another dependency of pipenv. #&#8203;5078 <https://github.com/pypa/pipenv/issues/5078>_

v2022.4.21

Compare Source

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

Removals and Deprecations

  • Updated setup.py to remove support for python 3.6 from built pipenv packages' Metadata. #&#8203;5065 <https://github.com/pypa/pipenv/issues/5065>_

Configuration

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