Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps pipenv from 2025.0.4 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

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>_
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 2025.0.4 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@v2025.0.4...v2025.1.3)

---
updated-dependencies:
- dependency-name: pipenv
  dependency-version: 2025.1.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 9, 2025
@github-actions github-actions bot merged commit 1a7bd23 into main Dec 9, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pipenv-2025.1.3 branch December 9, 2025 12:14
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 code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant