Update dependency pipenv to v2022.8.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pipenv | ironbank-pypi | minor |
2022.7.24 -> 2022.8.5
|
Release Notes
pypa/pipenv
v2022.8.5
What's Changed
- Add extra details to the pipenv support command by @matteius in https://github.com/pypa/pipenv/pull/5189
- Vendoring improvements by @oz123 in https://github.com/pypa/pipenv/pull/5182
- 5192 correct spacing for PIPENV_COLORBLIND warning by @otherjake in https://github.com/pypa/pipenv/pull/5194
- notpip is pip, Vendor in pip==22.2.1, standalone pipenv by @matteius in https://github.com/pypa/pipenv/pull/5199
- Remove tests that are old and permanently skipped by @matteius in https://github.com/pypa/pipenv/pull/5165
- Fixes: TypeError: Unknown color 'Red' by @matteius in https://github.com/pypa/pipenv/pull/5209
- Regen patch hash by @otherjake in https://github.com/pypa/pipenv/pull/5207
- Unravel pip shims by @matteius in https://github.com/pypa/pipenv/pull/5204
- Remove urllib3 from vendor, use pip._vendor by @oz123 in https://github.com/pypa/pipenv/pull/5215
- Issue 5180 tempfiles are leak in tmp by @dqkqd in https://github.com/pypa/pipenv/pull/5210
- Check environment variable PIPENV_CUSTOM_VENV_NAME by @otherjake in https://github.com/pypa/pipenv/pull/5203
New Contributors
- @dqkqd made their first contribution in https://github.com/pypa/pipenv/pull/5210
Full Changelog: https://github.com/pypa/pipenv/compare/v2022.7.24...v2022.8.5
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.