Skip to content

Releases: heroku/heroku-buildpack-python

v343

13 Apr 12:37
b821610

Choose a tag to compare

  • Updated Pipenv from 2026.5.1 to 2026.5.2. (#2080)
  • Updated Poetry from 2.3.3 to 2.3.4. (#2079)
  • Updated uv from 0.11.3 to 0.11.6. (#2078)

v342

09 Apr 22:26
b609ad5

Choose a tag to compare

  • Added support for Heroku-26. (#2073)

v341

07 Apr 23:05
240f6b8

Choose a tag to compare

  • The Python 3.14 version alias now resolves to Python 3.14.4. (#2071)
  • The Python 3.13 version alias now resolves to Python 3.13.13. (#2071)

v340

02 Apr 12:39
20fd633

Choose a tag to compare

  • Updated Pipenv from 2026.0.3 to 2026.5.1. (#2065)
  • Updated Poetry from 2.3.2 to 2.3.3. (#2064)
  • Updated uv from 0.10.9 to 0.11.3. (#2067)

v339

13 Mar 12:53
76fa6db

Choose a tag to compare

  • Updated uv from 0.10.7 to 0.10.9. (#2049)
  • Switched to downloading uv from releases.astral.sh instead of GitHub releases. (#2050)
  • Updated the check for misspelled .python-version files with additional misspellings seen in the wild. (#2051)

v338

03 Mar 20:32
855d7e6

Choose a tag to compare

  • The Python 3.12 version alias now resolves to Python 3.12.13. (#2046)
  • The Python 3.11 version alias now resolves to Python 3.11.15. (#2046)
  • The Python 3.10 version alias now resolves to Python 3.10.20. (#2046)

v337

03 Mar 17:41
ab4ed89

Choose a tag to compare

  • Updated pip from 25.3 to 26.0.1. (#2032)
  • Updated uv from 0.10.1 to 0.10.7. (#2041)
  • Explicitly configured uv to use hard links to maintain the behaviour of previous versions. (#2044)

v336

02 Mar 17:29
a6e6ac0

Choose a tag to compare

  • Added a workaround for nltk.txt package downloader errors caused by an upstream regression in NLTK v3.9.3. (#2041)
  • Changed the S3 URL used to download Python to use AWS' dual-stack (IPv6 compatible) endpoint. (#2035)

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)