UNCLASSIFIED - NO CUI

Skip to content

Update dependency pipenv to v2022.3.24

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.23 -> 2022.3.24

Release Notes

pypa/pipenv

v2022.3.24

Compare Source

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

Features & Improvements

  • It is now possible to silence the Loading .env environment variables message on pipenv run with the --quiet flag or the PIPENV_QUIET environment variable. #&#8203;4027 <https://github.com/pypa/pipenv/issues/4027>_

Bug Fixes

  • Fixes issue with new index safety restriction, whereby an unnamed extra sources index caused and error to be thrown during install. #&#8203;5002 <https://github.com/pypa/pipenv/issues/5002>_
  • The text Loading .env environment variables... has been switched back to stderr as to not break requirements.txt generation. Also it only prints now when a .env file is actually present. #&#8203;5003 <https://github.com/pypa/pipenv/issues/5003>_

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