Skip to content

Drop Python 3.9 support, add 3.14 #1282

@timsaucer

Description

@timsaucer

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Python 3.9 will reach end of life on Oct 31. We should remove 3.9 as our minimum version and set it to 3.10. Also we should update our CI to not run 3.9 and add in 3.14.

Describe the solution you'd like

  • Update minimum version
  • Remove 3.9 from CI
  • Add 3.14 to CI

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions