Experienced the same problem while working on a project, in the branch you are pushing to Heroku, run
pipenv lock
and it will update the Pipfile.lock file. 🙂
Experienced the same problem while working on a project, in the branch you are pushing to Heroku, run
pipenv lock
and it will update the Pipfile.lock file. 🙂