heroku / buildpacks-python

Heroku's Cloud Native Buildpack for Python applications.
BSD 3-Clause "New" or "Revised" License
26 stars 2 forks source link

Test against Python 3.11.9 #188

Closed edmorley closed 5 months ago

edmorley commented 5 months ago

Python 3.11.9 was just released: https://pythoninsider.blogspot.com/2024/04/python-3119-is-now-available.html

The binaries were already generated for the classic buildpack: https://github.com/heroku/heroku-buildpack-python/pull/1558

...so all that's left is to test against them in the CNB too.

GUS-W-14846659.