Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps pipenv from 2025.0.3 to 2025.0.4.

Release notes

Sourced from pipenv's releases.

Release v2025.0.4

What's Changed

New Contributors

Full Changelog: pypa/pipenv@v2025.0.3...v2025.0.4

Changelog

Sourced from pipenv's changelog.

2025.0.4 (2025-07-07)

Pipenv 2025.0.4 (2025-07-07)

Bug Fixes

  • Significantly improved dependency resolution performance with ResolveLib 1.2.0 optimistic backjumping, intelligent caching system, and batch Pipfile operations. Added comprehensive benchmarking infrastructure to prevent performance regressions. Requirements imports are 60-80% faster for large files, complex resolutions are 10-30% faster, and repeated operations benefit from smart caching. [#6419](https://github.com/pypa/pipenv/issues/6419) <https://github.com/pypa/pipenv/issues/6419>_
  • Ensure the requested Python version is installed when it differs from the one used with Pipenv. [#6425](https://github.com/pypa/pipenv/issues/6425) <https://github.com/pypa/pipenv/issues/6425>_
  • Restored ignore compatibility finder patch to enable comprehensive cross-platform hash collection in lock files. [#6426](https://github.com/pypa/pipenv/issues/6426) <https://github.com/pypa/pipenv/issues/6426>_
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python dependencies labels Jul 14, 2025
@ajax146
Copy link
Contributor

ajax146 commented Oct 25, 2025

@dependabot recreate

Bumps [pipenv](https://github.com/pypa/pipenv) from 2025.0.3 to 2025.0.4.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md)
- [Commits](pypa/pipenv@v2025.0.3...v2025.0.4)

---
updated-dependencies:
- dependency-name: pipenv
  dependency-version: 2025.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pipenv-2025.0.4 branch from 105451e to 74f320c Compare October 25, 2025 20:23
@ajax146 ajax146 merged commit bf022fb into main Oct 25, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pipenv-2025.0.4 branch October 25, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants