Skip to content

Releases: heroku/buildpacks-python

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)

v2.6.0

05 Oct 22:39
5c26fb4

Choose a tag to compare

heroku/python

Changed

  • Changed the pip install commands used to install the pip and Poetry package managers to now use --isolated mode. (#434)
  • Added more Python project related file and directory names to the list recognised by buildpack detection. (#435)
  • Updated uv from 0.8.20 to 0.8.23. (#431 and #436)

v2.5.1

23 Sep 10:45
37e882a

Choose a tag to compare

heroku/python

Changed

  • Updated Poetry from 2.2.0 to 2.2.1. (#427)
  • Updated uv from 0.8.18 to 0.8.20. (#429)

v2.5.0

19 Sep 07:49
6418bcd

Choose a tag to compare

heroku/python

Changed

  • Updated Poetry from 2.1.4 to 2.2.0. (#424)
  • Updated uv from 0.8.15 to 0.8.18. (#423 and #425)

v2.4.5

09 Sep 11:35
c19cb0a

Choose a tag to compare

heroku/python

Changed

  • Updated uv from 0.8.13 to 0.8.15. (#420)

v2.4.4

26 Aug 07:17
0930c13

Choose a tag to compare

heroku/python

Changed

  • Updated uv from 0.8.9 to 0.8.13. (#413)

v2.4.3

15 Aug 12:58
061d0b1

Choose a tag to compare

heroku/python

Changed

  • The Python 3.13 version alias now resolves to Python 3.13.7. (#409)