heroku / heroku-buildpack-python

Heroku's buildpack for Python applications.
https://www.heroku.com/python
MIT License
2 stars 3 forks source link

Drop support for Python 3.7 #1508

Closed edmorley closed 12 months ago

edmorley commented 12 months ago

Since:

This also unblocks updating setuptools and pipenv in the buildpack, both of which have dropped support for Python 3.7 in recent versions.

Closes heroku/roadmap#198. GUS-W-12345803.

edmorley commented 12 months ago

https://devcenter.heroku.com/changelog-items/2719

https://devcenter.heroku.com/admin/articles/diff/715/715v179..715v180