Releases: pypa/pipenv
Releases · pypa/pipenv
Release v2023.7.9
What's Changed
- Drop the --keep-outdated flag and --selective-upgrade flags by @matteius in #5730
- Fix extras not being included for pypi packages in requirements command by @matteius in #5784
Full Changelog: v2023.7.4...v2023.7.9
Release v2023.7.4
What's Changed
- Fixes issue I've been having running pipenv as an editable install on windows. by @matteius in #5770
- Witchcraft and sourcery - Makefile improvements by @oz123 in #5774
- Keep hashes at the end of generated requirements.txt files by @timhourigan in #5778
- chore: ruff moved to astral-sh by @henryiii in #5776
- Ensure version contains an operator when defined by @sebastien-coavoux in #5765
New Contributors
- @sebastien-coavoux made their first contribution in #5765
Full Changelog: v2023.7.3...v2023.7.4
Release v2023.7.3
What's Changed
Full Changelog: v2023.7.1...v2023.7.3
Release v2023.7.1
What's Changed
- requirements command improvements, fixes issue 5755. by @matteius in #5757
- ci: ruff --select=FLY,UP --target-version=py37 --fix . by @cclauss in #5762
- Consider the PIP_CLIENT_CERT value when creating the requests session. by @matteius in #5761
- Vendor: bump dparse to 0.6.3 by @oz123 in #5750
- Ensure we consider the dependencies listed in the pyproject.toml by @matteius in #5768
- Patch for setup.py egg_info issue by @matteius in #5760
- Upgrade pydantic to 1.10.10 by @matteius in #5769
- Add docker build, update docs for using docker images by @oz123 in #5754
Full Changelog: v2023.6.26...v2023.7.1
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