Skip to content

Commit f9ce6a6

Browse files
Prepare release v332 (#2021)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 4f9718c commit f9ce6a6

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+
## [v332] - 2026-01-26
7+
58
- Updated Poetry from 2.2.1 to 2.3.1. ([#2019](https://github.com/heroku/heroku-buildpack-python/pull/2019))
69
- Updated uv from 0.9.24 to 0.9.26. ([#2016](https://github.com/heroku/heroku-buildpack-python/pull/2016))
710
- The web server concurrency calculation profile script now sets the env var `WEB_CONCURRENCY_SET_BY="heroku/python"` if `WEB_CONCURRENCY` was set automatically by the buildpack. ([#2015](https://github.com/heroku/heroku-buildpack-python/pull/2015))
@@ -1462,7 +1465,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
14621465
- Setuptools updated to v16.0
14631466
- pip updated to v7.0.1
14641467

1465-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v331...main
1468+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v332...main
1469+
[v332]: https://github.com/heroku/heroku-buildpack-python/compare/v331...v332
14661470
[v331]: https://github.com/heroku/heroku-buildpack-python/compare/v330...v331
14671471
[v330]: https://github.com/heroku/heroku-buildpack-python/compare/v329...v330
14681472
[v329]: https://github.com/heroku/heroku-buildpack-python/compare/v328...v329

0 commit comments

Comments
 (0)