Skip to content

v6.3.0

Choose a tag to compare

@heroku-linguist heroku-linguist released this 07 Apr 23:02
· 7 commits to main since this release
9ac9977

heroku/python

Changed

  • The Python 3.14 version alias now resolves to Python 3.14.4. (#548)
  • The Python 3.13 version alias now resolves to Python 3.13.13. (#548)
  • The forbidden env vars check now reports all forbidden env vars found rather than only the first. (#542)
  • The forbidden env vars check now checks for known problematic Poetry env vars too. (#542)