Open simonw opened 1 month ago
From those upgrade logs:
-----> Building on the Heroku-24 stack
-----> Using buildpack: https://github.com/heroku/heroku-buildpack-python.git
-----> Python app detected
-----> Using Python version specified in runtime.txt
!
! A Python security update is available! Upgrade as soon as possible to: python-3.11.10
! See: https://devcenter.heroku.com/articles/python-runtimes
!
-----> Stack has changed from heroku-22 to heroku-24, clearing cache
https://devcenter.heroku.com/articles/python-support#supported-runtimes
I'm going to upgrade to:
python-3.12.6
Tests failed:
ModuleNotFoundError: No module named 'pkg_resources'
Spotted in the deploy logs:
https://devcenter.heroku.com/articles/upgrading-to-the-latest-stack