Skip to content

Releases: pypa/pipenv

Release v2023.7.11

11 Jul 18:59
de35673
Compare
Choose a tag to compare

What's Changed

  • Fix markers being included as None/null by @matteius in #5788
  • Invoke the resolver in the same process as pipenv rather than utilzing subprocess. by @matteius in #5787

Full Changelog: v2023.7.9...v2023.7.11

Release v2023.7.9

09 Jul 20:02
0fe379d
Compare
Choose a tag to compare

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

05 Jul 02:17
1808923
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.7.3...v2023.7.4

Release v2023.7.3

02 Jul 20:02
e790186
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.7.1...v2023.7.3

Release v2023.7.1

01 Jul 23:39
d976c6c
Compare
Choose a tag to compare

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

26 Jun 22:28
0dd2afd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.6.18...v2023.6.26

Release v2023.6.18

18 Jun 20:48
eb18a8b
Compare
Choose a tag to compare

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

12 Jun 01:16
5a197c0
Compare
Choose a tag to compare

What's Changed

  • Remove the sys path hacks (again) to fix edge cases with keyring by @matteius in #5732

Full Changelog: v2023.6.11...v2023.6.12

Release v2023.6.11

11 Jun 14:07
21b7414
Compare
Choose a tag to compare

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

Full Changelog: v2023.6.2...v2023.6.11

Release v2023.6.2

02 Jun 10:20
3226a9f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.5.19...v2023.6.2