UNCLASSIFIED - NO CUI

Skip to content

Update dependency pipenv to v2023.10.24

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Update Change
pipenv patch 2023.10.3 -> 2023.10.24
pipenv patch ==2023.10.3 -> ==2023.10.24

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

pypa/pipenv

v2023.10.24

Compare Source

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

v2023.10.20

Compare Source

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

Features & Improvements

  • Add quiet option to pipenv shell, hiding "Launching subshell in virtual environment..." #&#8203;5966 <https://github.com/pypa/pipenv/issues/5966>_
  • Vendor in pip==23.3 which includes updates to certifi, urllib3, and adds truststore among other improvements. #&#8203;5979 <https://github.com/pypa/pipenv/issues/5979>_

Behavior Changes

  • Change --py to use print preventing insertion of newline characters #&#8203;5969 <https://github.com/pypa/pipenv/issues/5969>_

Vendored Libraries

  • Drop pep517 - as it is no longer used. #&#8203;5970 <https://github.com/pypa/pipenv/issues/5970>_

Removals and Deprecations

  • Drop support for Python 3.7 #&#8203;5879 <https://github.com/pypa/pipenv/issues/5879>_

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 these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports