Skip to content

Releases: heroku/buildpacks-python

v3.0.2

05 Jan 11:11
d56b6a4

Choose a tag to compare

heroku/python

Changed

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

v3.0.1

10 Dec 13:45
7b10a64

Choose a tag to compare

heroku/python

Changed

  • Updated uv from 0.9.14 to 0.9.17. (#482)

v3.0.0

05 Dec 22:08
0f0cde3

Choose a tag to compare

heroku/python

Changed

  • Updated the default Python version from 3.13 to 3.14. (#478)
  • The Python 3.14 version alias now resolves to Python 3.14.2. (#479)
  • The Python 3.13 version alias now resolves to Python 3.13.11. (#479)

v2.8.1

02 Dec 18:22
45f4579

Choose a tag to compare

heroku/python

Changed

  • The Python 3.14 version alias now resolves to Python 3.14.1. (#476)
  • The Python 3.13 version alias now resolves to Python 3.13.10. (#476)
  • Updated uv from 0.9.11 to 0.9.14. (#474)

v2.8.0

21 Nov 19:25
47425c8

Choose a tag to compare

heroku/python

Changed

  • Deprecated support for Python 3.10. (#467)
  • Updated uv from 0.9.9 to 0.9.11. (#468)
  • Explicitly disabled pip version checks when bootstrapping pip. (#470)
  • Unpinned Poetry's dulwich version, since the upstream incompatibility with older Python has been fixed. (#464)

v2.7.4

14 Nov 20:57
32da051

Choose a tag to compare

heroku/python

Changed

  • Updated uv from 0.9.7 to 0.9.9. (#461)

v2.7.3

03 Nov 17:24
3f1eae7

Choose a tag to compare

heroku/python

Changed

  • The Python 3.9 version alias now resolves to Python 3.9.25. (#458)
  • Updated uv from 0.9.5 to 0.9.7. (#455)

v2.7.2

22 Oct 09:20
0bcbf98

Choose a tag to compare

heroku/python

Changed

  • Updated uv from 0.8.23 to 0.9.5. (#446 and #449)

Fixed

  • Pinned dulwich version when using Poetry to work around an incompatibility with Python <3.9.2. (#447)

v2.7.1

15 Oct 11:11
ce1bd23

Choose a tag to compare

heroku/python

Changed

  • The Python 3.13 version alias now resolves to Python 3.13.9. (#444)

v2.7.0

09 Oct 20:15
5b8d844

Choose a tag to compare

heroku/python

Added

  • Added support for Python 3.14. (#439)

Changed

  • The Python 3.13 version alias now resolves to Python 3.13.8. (#440)
  • The Python 3.12 version alias now resolves to Python 3.12.12. (#441)
  • The Python 3.11 version alias now resolves to Python 3.11.14. (#441)
  • The Python 3.10 version alias now resolves to Python 3.10.19. (#441)
  • The Python 3.9 version alias now resolves to Python 3.9.24. (#441)