Skip to content

Commit 36b45f7

Browse files
Bump pipenv from 2026.5.1 to 2026.5.2 (#2080)
* Bump pipenv from 2026.5.1 to 2026.5.2 Bumps [pipenv](https://github.com/pypa/pipenv) from 2026.5.1 to 2026.5.2. - [Release notes](https://github.com/pypa/pipenv/releases) - [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md) - [Commits](pypa/pipenv@v2026.5.1...v2026.5.2) --- updated-dependencies: - dependency-name: pipenv dependency-version: 2026.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Add changelog entry --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
1 parent 7990ed7 commit 36b45f7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## [Unreleased]
44

5+
- Updated Pipenv from 2026.5.1 to 2026.5.2. ([#2080](https://github.com/heroku/heroku-buildpack-python/pull/2080))
56
- Updated Poetry from 2.3.3 to 2.3.4. ([#2079](https://github.com/heroku/heroku-buildpack-python/pull/2079))
67
- Updated uv from 0.11.3 to 0.11.6. ([#2078](https://github.com/heroku/heroku-buildpack-python/pull/2078))
78

requirements/pipenv.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pipenv==2026.5.1
1+
pipenv==2026.5.2

0 commit comments

Comments
 (0)