Skip to content

Commit f6f2a29

Browse files
Prepare release v293 (#1843)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 0bb90f7 commit f6f2a29

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
6+
## [v293] - 2025-07-23
7+
58
- Work around a Pipenv bug when using `--system`, that causes packages to not be installed correctly if they are also a dependency of Pipenv (such as `certifi` ). ([#1842](https://github.com/heroku/heroku-buildpack-python/pull/1842))
69

710
## [v292] - 2025-07-23
@@ -1256,7 +1259,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
12561259
- Setuptools updated to v16.0
12571260
- pip updated to v7.0.1
12581261

1259-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v292...main
1262+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v293...main
1263+
[v293]: https://github.com/heroku/heroku-buildpack-python/compare/v292...v293
12601264
[v292]: https://github.com/heroku/heroku-buildpack-python/compare/v291...v292
12611265
[v291]: https://github.com/heroku/heroku-buildpack-python/compare/v290...v291
12621266
[v290]: https://github.com/heroku/heroku-buildpack-python/compare/v289...v290

0 commit comments

Comments
 (0)