Skip to content

Bump pipenv from 2024.0.1 to 2025.1.3#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pipenv-2025.1.3
Closed

Bump pipenv from 2024.0.1 to 2025.1.3#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pipenv-2025.1.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2025

Bumps pipenv from 2024.0.1 to 2025.1.3.

Release notes

Sourced from pipenv's releases.

Release v2025.1.3

What's Changed

Full Changelog: pypa/pipenv@v2025.1.1...v2025.1.3

Release v2025.1.1

What's Changed

New Contributors

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

Release v2025.0.4

What's Changed

New Contributors

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

Release v2025.0.3

What's Changed

New Contributors

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

Release v2025.0.2

What's Changed

... (truncated)

Changelog

Sourced from pipenv's changelog.

2025.1.3 (2025-12-09)

pipenv 2025.1.3 (2025-12-09)

Bug Fixes

  • Fix TypeError when using pipenv with Python 3.9 target environments by adding from __future__ import annotations to files in pipenv/patched/pip that use Python 3.10+ type annotation syntax. [#6448](https://github.com/pypa/pipenv/issues/6448) <https://github.com/pypa/pipenv/issues/6448>_ 2025.1.1 (2025-12-05) ===================== pipenv 2025.1.1 (2025-12-05) ============================

No significant changes.

2025.1.0 (2025-12-05)

pipenv 2025.1.0 (2025-12-05)

Features & Improvements

  • Vendor in pip 25.3 for dependency resolution. [#6445](https://github.com/pypa/pipenv/issues/6445) <https://github.com/pypa/pipenv/issues/6445>_ 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>_ 2025.0.3 (2025-05-29) ===================== Pipenv 2025.0.3 (2025-05-29) ============================

Vendored Libraries

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [pipenv](https://github.com/pypa/pipenv) from 2024.0.1 to 2025.1.3.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md)
- [Commits](pypa/pipenv@v2024.0.1...v2025.1.3)

---
updated-dependencies:
- dependency-name: pipenv
  dependency-version: 2025.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2025

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2026

Superseded by #7.

@dependabot dependabot bot closed this Jan 1, 2026
@dependabot dependabot bot deleted the dependabot/pip/pipenv-2025.1.3 branch January 1, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants