UNCLASSIFIED - NO CUI

Skip to content

Update dependency pipenv to v2022.7.4

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

This MR contains the following updates:

Package Update Change
pipenv minor ==2022.6.7 -> ==2022.7.4

Release Notes

pypa/pipenv

v2022.7.4

Compare Source

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

Behavior Changes

  • Adjust pipenv requirements to add markers and add an --exclude-markers option to allow the exclusion of markers. #&#8203;5092 <https://github.com/pypa/pipenv/issues/5092>_

Bug Fixes

  • Stopped expanding environment variables when using pipenv requirements #&#8203;5134 <https://github.com/pypa/pipenv/issues/5134>_

Vendored Libraries

  • Depend on requests and certifi from vendored pip and remove them as explicit vendor dependencies. #&#8203;5000 <https://github.com/pypa/pipenv/issues/5000>_
  • Vendor in the latest version of requirementslib==1.6.5 which includes bug fixes for beta python versions, projects with an at sign (@​) in the path, and a setuptools deprecation warning. #&#8203;5132 <https://github.com/pypa/pipenv/issues/5132>_

Relates to dev process changes

  • Switch from using type comments to type annotations.

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