pypi pipenv 2026.0.0
Release v2026.0.0

latest releases: 2026.0.2, 2026.0.1
one day ago

What's Changed

  • Requested quiet addition 6287 by @matteius in #6393
  • PEP 751 experimental pylock.toml support by @matteius in #6391
  • Fix --dev-only requirements filtering and scan command docs by @matteius in #6451
  • Fix --quiet flag to actually suppress output during install by @matteius in #6452
  • Validate Python version when using --system flag by @matteius in #6453
  • Enhance --system flag support for Docker workflows by @matteius in #6454
  • Fix pipenv update incorrectly marking all packages as modified by @matteius in #6455
  • Handle venv_resolve_deps exception by @matteius in #6456
  • PEP660 editable VCS dependencies not reinstalled correctly by @matteius in #6362
  • Support --dev flag for uninstall by @matteius in #6392
  • Fix Issue 6347: default constraints not applying to other categories by @matteius in #6364
  • Add pipenv audit command using pip-audit for vulnerability scanning by @matteius in #6457
  • Update vendored pipdeptree to 2.30.0 by @matteius in #6458
  • Fix pipenv graph not showing version info for dependencies by @matteius in #6459
  • Update Docker docs to clarify --system flag usage by @matteius in #6461
  • Fix PIPENV_ACTIVE not being unset on deactivate by @matteius in #6462
  • Fix markers not being respected for file and VCS dependencies by @matteius in #6460
  • Fix pipenv check --quiet not working properly by @matteius in #6463
  • Fix pipenv update --dev updating transitive deps independently by @matteius in #6464
  • Fix editable package name incorrectly parsed from test files by @matteius in #6465
  • Fix VCS dependencies not reinstalling when ref/commit changes by @matteius in #6466
  • Fix pipenv-resolver CLI not working by @matteius in #6468
  • Fix SSH git username being incorrectly redacted by @matteius in #6469
  • Fix malformed lockfile exiting successfully with code 0 by @matteius in #6467
  • Fix Windows CI failures and validate --index argument by @matteius in #6470
  • Improve resolver error display for end users by @matteius in #6471
  • Fix subprocess deadlock in resolver causing pipenv lock to hang by @matteius in #6472
  • Fix --lock-only flag for pipenv upgrade command by @matteius in #6473
  • Fix Windows shutil.rmtree error on Python 3.12+ by @matteius in #6474
  • Add PIPENV_PYENV_AUTO_INSTALL environment variable by @matteius in #6475
  • Fix typo in get_constraints_from_deps version formatting by @matteius in #6476
  • Fix benchmark CI hanging due to pipe buffer deadlock by @matteius in #6477

Full Changelog: v2025.1.3...v2026.0.0

Don't miss a new pipenv release

NewReleases is sending notifications on new releases.