Skip to content

Conversation

@JonnyWong16
Copy link
Collaborator

@JonnyWong16 JonnyWong16 commented Nov 18, 2025

Description

Bump minimum Python version to 3.10.

Copilot AI review requested due to automatic review settings November 18, 2025 18:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the minimum supported Python version from 3.9 to 3.10 across the project's configuration and CI/CD infrastructure.

  • Updated the requires-python constraint in pyproject.toml to >=3.10
  • Updated all CI/CD workflows to use Python 3.10 as the default version
  • Updated documentation build configuration and issue templates to reflect the new minimum version

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pyproject.toml Updated the minimum Python version requirement to 3.10
.readthedocs.yml Updated the Python version used for building documentation to 3.10
.github/workflows/refresh_token.yml Updated DEFAULT_PYTHON environment variable to 3.10
.github/workflows/pypi.yml Updated DEFAULT_PYTHON environment variable to 3.10
.github/workflows/ci.yaml Updated DEFAULT_PYTHON environment variable to 3.10
.github/ISSUE_TEMPLATE/BUG_REPORT.yml Updated the Python version placeholder example to 3.10.19

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant