Releases: pypa/pipenv
Releases Β· pypa/pipenv
Release v2023.6.26
Release v2023.6.18
What's Changed
- Improve keyring docs. by @matteius in #5733
- Only search the Pipenv default index when an alternative index is not specified (and deprecate --skip-lock). by @matteius in #5737
Full Changelog: v2023.6.12...v2023.6.18
Release v2023.6.12
What's Changed
Full Changelog: v2023.6.11...v2023.6.12
Release v2023.6.11
What's Changed
- Fix formatting in /docs by @plgruener in #5721
- Update pipdeptree which solves issue 5652 by @matteius in #5720
- Remove ubuntu apt install from list and some other small doc review. by @matteius in #5731
- Safer usage requests sessions and account for the verify_ssl requirements of each source. by @matteius in #5728
- Upgrade pydantic to v1.10.9 by @matteius in #5729
New Contributors
- @plgruener made their first contribution in #5721
Full Changelog: v2023.6.2...v2023.6.11
Release v2023.6.2
What's Changed
- Reword active shell warning to reduce ambiguity by @weslord in #5681
- Replaced vendored toml with tomli by @oz123 in #5678
- Drop cerberus, it seems it's not used anywhere by @oz123 in #5699
- Bump requests from 2.28.2 to 2.31.0 in /docs by @dependabot in #5706
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #5705
- Bump requests from 2.18.4 to 2.31.0 in /examples by @dependabot in #5704
- Pythonfinder 2.0.4 by @matteius in #5713
- Bump requests from 2.18.4 to 2.31.0 in /tests/test_artifacts by @dependabot in #5703
- Pep 503 hashed urls by @matteius in #5701
- This pre pip install path should no longer be neccessary when adding packages. by @matteius in #5700
- Fix for Issue 4588 (path to python improvements) by @matteius in #5712
New Contributors
Full Changelog: v2023.5.19...v2023.6.2
Release v2023.5.19
What's Changed
- Upgrade pythonfinder to 2.0.0 which brings in pydantic by @matteius in #5677
- Fix typing extensions by @matteius in #5684
- Fix pyenv as it is broken on new pythonfinder version. by @matteius in #5686
- Issue 5692 Consider --index argument in update and upgrade commands by @matteius in #5693
- Handle windows paths better and utilize this utility for creating the virtualenv path. by @matteius in #5695
- Fix pyenv version not installed edge case by @matteius in #5697
Full Changelog: v2023.4.29...v2023.5.19
Release v2023.4.29
What's Changed
- Fix a typo in the document by @TomeHirata in #5668
- Remove foresight by @matteius in #5669
- pipenv shell: support xonsh by @jinliu in #5667
- Vendor in Pip.23.1.2 by @matteius in #5671
- Requirementslib==2.3.0 by @oz123 and @matteius in #5672
New Contributors
- @TomeHirata made their first contribution in #5668
- @jinliu made their first contribution in #5667
Full Changelog: v2023.4.20...v2023.4.29
Release v2023.4.20
What's Changed
- Addresses Issue #5572: Implement PIP_TRUSTED_HOSTS logic... by @kalebmckale in #5615
- Remove our own copy of pyparsing, use pip's by @oz123 in #5641
- Correct typo in docs by @samdoran in #5644
- feat: Replace flake8 and isort with ruff by @cclauss in #5643
- Update docs for tilde-equals in package versions by @ryan-rozario in #5650
- updated LOCK_HEADER to mention new syntax by @The-Alchemist in #5651
- vendor in Pip==23.1 by @matteius in #5655
- Fix issue with skip-lock by @matteius in #5653
- Vendor in latest python-dotenv. by @matteius in #5656
- Clean up intro section of our pypi page. by @matteius in #5658
- Vendor in latest packages available by @matteius in #5657
- Vendor in latest requirementslib. by @matteius in #5659
New Contributors
- @kalebmckale made their first contribution in #5615
- @samdoran made their first contribution in #5644
- @The-Alchemist made their first contribution in #5651
Full Changelog: v2023.3.20...v2023.4.20
Release v2023.3.20
What's Changed
Full Changelog: v2023.3.18...v2023.3.20
Release v2023.3.18
What's Changed
- Split apart core.py by @matteius in #5616
- Add missing spaces to
--keep-outdated
deprecation text by @kurtmckee in #5619 - Require the actual 'beautifulsoup4' package, not the 'bs4' redirect. by @wenottingham in #5620
- Improve pipenv update and add pipenv upgrade command by @matteius in #5617
- Message for Pipfile.lock packages vulnerabilities check by @ryan-rozario in #5628
- Replace deprecated BadZipfile with BadZipFile by @hugovk in #5629
- Fix dev flag support in update/upgrade. by @matteius in #5625
- Bump vistir and requirementslib by @oz123 in #5635
- Doc revisions1 by @matteius in #5621
New Contributors
- @kurtmckee made their first contribution in #5619
- @wenottingham made their first contribution in #5620
- @ryan-rozario made their first contribution in #5628
Full Changelog: v2023.2.18...v2023.3.18