github pypa/pipenv v2026.1.0
Release v2026.1.0

9 hours ago

🤖 AI-Generated Changelog

Fixed

  • Fixed regression in handling of packaging version strings with prereleases
  • Fixed regression with editable dependencies and extras in lock file resolution
  • Fixed path output displaying an additional leading forward slash
  • Fixed MD5 usage to support FIPS-enabled Python environments
  • Restored max retry behavior for install operations
  • Improved install failure messaging with dependency context

Changed

  • Vendored pip 26.0.1 with updated compatibility patches
  • Updated SearchScope dataclass to use slots=True parameter, resolving __slots__ conflict with default values
  • Bumped virtualenv from 20.35.4 to 20.36.1
  • Bumped urllib3 from 2.6.0 to 2.6.3
  • Clarified path dependency default install behavior in documentation
  • Updated locked dependencies

Security

  • Fixed MD5 checksum handling to use FIPS-compliant alternatives in restricted Python environments

🔗 Full Changelog: v2026.0.3...v2026.1.0

Don't miss a new pipenv release

NewReleases is sending notifications on new releases.