Releases: pypa/pipenv
Releases ยท pypa/pipenv
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
Release v2023.2.18
What's Changed
- Remove pipenv/_compat.py by @oz123 in #5590
- Pip 23.0 by @matteius in #5586
- Fix regression with CI variable by @matteius in #5591
- Bump required setuptools and virtualenv by @oz123 in #5593
- Switch to Nushell overlays by @LiHRaM in #5603
- Flexibile argument specification when specifying multiple cateogires. by @matteius in #5606
- Improved contributing guide by @chrysle in #5611
- Allow the pip.conf to override the default index source. by @matteius in #5297
- Pip 23.0.1 by @matteius in #5614
- Issue 5600 check command should be able to pull requirements from lock file by @matteius in #5607
- Removal/vistir misc by @oz123 in #5592
New Contributors
Full Changelog: v2023.2.4...v2023.2.18
Release v2023.2.4
What's Changed
- Deprecate --keep-outdated flag. by @matteius in #5544
- Catch StopIteration error and alert user and exit failure. by @matteius in #5553
- Fix duplicate egg name when adding extras for package install from url by @oz123 in #5555
- Remove pytest pypi take 2 by @oz123 in #5556
- CVE-2007-4559 Patch by @TrellixVulnTeam in #5565
- Remove deprecated flag --three by @oz123 in #5576
- Fix verbose logging by @oz123 in #5581
New Contributors
- @TrellixVulnTeam made their first contribution in #5565
Full Changelog: v2022.12.19...v2023.2.4
Release v2022.12.19
What's Changed
- Bump certifi from 2018.10.15 to 2022.12.7 by @dependabot in #5527
- Fix Readme.md links. by @matteius in #5547
- Issue 5546 by @matteius in #5548
Full Changelog: v2022.12.17...v2022.12.19
Release v2022.12.17
What's Changed
- Fix issue with venv module not being available on some systems. by @matteius in #5518
- Fix spelling error in docs/quickstart.rst by @efinkler-dm in #5516
- Fix ruamel vendoring by @matteius in #5519
- vendor in Pip 22.3.1 by @matteius in #5520
- More vendor bumps by @oz123 in #5522
- fixed broken link to non-existing philosophy subpage by @piraartur in #5524
- Fix regression where wheel path is not included in the lockfile by @matteius in #5523
- Bump certifi from 2017.7.27.1 to 2022.12.7 in /examples by @dependabot in #5525
- Bump certifi from 2018.10.15 to 2022.12.7 in /docs by @dependabot in #5526
- Issue 5486 null markers by @matteius in #5529
- Remove CI from deprecation warning and only alert if env vars are set. by @matteius in #5534
- Fix typo in docs by @palewire in #5535
- vendor: bump plette to 0.4.4 by @oz123 in #5539
- [fix]
update --outdated
raises NonExistentKey with dev package by @shimpeko in #5541 - Refactor virtualenv create logic by @matteius in #5533
New Contributors
- @efinkler-dm made their first contribution in #5516
- @piraartur made their first contribution in #5524
- @palewire made their first contribution in #5535
- @shimpeko made their first contribution in #5541
Full Changelog: v2022.11.30...v2022.12.17
Release v2022.11.30
What's Changed
- Documentation updates. by @matteius in #5498
- requirements: fix generation of file by @oz123 in #5504
- Remove newer code branch that prevents new sources from being added to lockfile. by @matteius in #5512
- core: fix bug introduced with rich.console by @oz123 in #5513
Full Changelog: v2022.11.25...v2022.11.30
Release v2022.11.25.dev0
v2022.11.25.dev0