Skip to content

.python-version is an exact patch version #5

Description

@NielMc

The .python-version file in the app’s root directory declares the Python version number is 3.12.7

This Python version should be the major version only, for example: 3.12
Heroku strongly recommend that you specify only the major Python version (e.g. 3.12) instead of pinning to an exact patch version, so that your app automatically receives Python security updates each time it builds.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions