Update dependency pipenv to v2022.8.24
This MR contains the following updates:
Package | Update | Change |
---|---|---|
pipenv | patch |
==2022.8.19 -> ==2022.8.24
|
Release Notes
pypa/pipenv
v2022.8.24
======================
Bug Fixes
- Remove eager and unnecessary importing of
setuptools
andpkg_resources
to avoid conflict upgradingsetuptools
. Roll backsysconfig
patch ofpip
because it was problematic for some--system
commands.#​5228 <https://github.com/pypa/pipenv/issues/5228>
_
Vendored Libraries
- Vendor in
requirementslib==2.0.0
and droppip-shims
entirely.#​5228 <https://github.com/pypa/pipenv/issues/5228>
_ - Vendor in
pythonfinder==1.3.1
#​5292 <https://github.com/pypa/pipenv/issues/5292>
_
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.