Python updated Pipenv
Change effective on 08 February 2023
For Python apps that use the package manager Pipenv (those that have a Pipfile / Pipfile.lock), the version of pipenv has been updated from 2020.11.15 to:
2022.4.8for apps using Python 3.62023.2.4for apps using Python 3.7+
For more information, see the Pipenv changelog.