Skip to content

Migrate minimum python to 3.14 at minimum #10

@khakers

Description

@khakers

Is your feature request related to a problem? Please elaborate.

python 3.11 is well into its security update only phase and holds back features. It is the intention of this project to support only very recent versions of python and explicitly the version we use in our container builds. Furthermore, not all python versions used in various parts of the repo are the same (GH actions, docker builds, etc...)

Describe the solution you'd like

Migrate all python version references to a newer version of python. 3.14 at minimum, but 3.15 would also be acceptable.

Does your solution involve any of the following?

  • Logviewer
  • New config option

Describe alternatives you've considered

Do not upgrade python versions

Who will this benefit?

Development

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions