Skip to content

Releases: heroku/heroku-buildpack-python

v335

10 Feb 12:31
8eaa83c

Choose a tag to compare

  • Updated uv from 0.9.29 to 0.10.1. (#2031)

v334

04 Feb 13:32
53b747d

Choose a tag to compare

  • Updated Poetry from 2.3.1 to 2.3.2. (#2024)
  • Updated uv from 0.9.26 to 0.9.29. (#2029)

v333

04 Feb 10:54
c43df60

Choose a tag to compare

  • The Python 3.14 version alias now resolves to Python 3.14.3. (#2027)
  • The Python 3.13 version alias now resolves to Python 3.13.12. (#2027)

v332

26 Jan 11:23
f9ce6a6

Choose a tag to compare

  • Updated Poetry from 2.2.1 to 2.3.1. (#2019)
  • Updated uv from 0.9.24 to 0.9.26. (#2016)
  • 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)

v331

11 Jan 11:49
4878b11

Choose a tag to compare

  • Updated uv from 0.9.21 to 0.9.24. (#2013)

v330

08 Jan 16:46
f02fbdb

Choose a tag to compare

  • Re-apply a workaround for 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 or packaging). (#2011)

v329

08 Jan 10:06
f2c6773

Choose a tag to compare

  • Updated Pipenv from 2025.0.4 to 2026.0.3. (#2000)

v328

07 Jan 23:49
6a5c28d

Choose a tag to compare

  • Updated pip from 25.2 to 25.3. (#2008)
  • Stopped installing wheel when using pip with Python 3.12 and older. (#2008)

v327

07 Jan 13:50
76f07d9

Choose a tag to compare

  • Removed support for Python 3.9. (#2005)
  • Adjusted the error message shown if SQLite headers aren't found during package installation. (#2006)

v326

05 Jan 11:08
2833d03

Choose a tag to compare

  • Updated uv from 0.9.17 to 0.9.21. (#2003)