Skip to content

Keeping production Python runtime up to date #43

@njsmith

Description

@njsmith

Currently we're deploying snekomatic on python 3.7.3: https://github.com/python-trio/snekomatic/blob/master/runtime.txt

Apparently 3.7.4 is out, so we should switch.

I only know this because I happened to do a manual deploy, and heroku popped up a message for a few seconds before it disappeared.

So more generally, like... how do we keep up with python security updates? I'd be fine with just being like "heroku please use the latest 3.7", but I don't know if there's any way to do that. I don't even know how to get notified (except by doing a manual deploy and watching the output like a hawk, apparently). We need some kind of better strategy here.

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