Update dependency pipenv to v2022.4.30
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pipenv | ironbank-pypi | patch |
2022.4.20 -> 2022.4.30
|
Release Notes
pypa/pipenv
v2022.4.30
======================
Bug Fixes
- Fixes issue of
requirements
command problem by modifying to print-e
and path of the editable package.#​5070 <https://github.com/pypa/pipenv/issues/5070>
_ - Revert specifier of
setuptools
requirement insetup.py
back to what it was in order to fixFileNotFoundError: [Errno 2]
issue report.#​5075 <https://github.com/pypa/pipenv/issues/5075>
_ - Fixes issue of requirements command where git requirements cause the command to fail, solved by using existing convert_deps_to_pip function.
#​5076 <https://github.com/pypa/pipenv/issues/5076>
_
Vendored Libraries
- Vendor in
requirementslib==1.6.4
to FixSetuptoolsDeprecationWarning
setuptools.config.read_configuration
became deprecated.#​5081 <https://github.com/pypa/pipenv/issues/5081>
_
Removals and Deprecations
- Remove more usage of misc functions of vistir. Many of this function are availabel in the STL or in another dependency of pipenv.
#​5078 <https://github.com/pypa/pipenv/issues/5078>
_
v2022.4.21
======================
Removals and Deprecations
- Updated setup.py to remove support for python 3.6 from built
pipenv
packages' Metadata.#​5065 <https://github.com/pypa/pipenv/issues/5065>
_
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by renovate