Skip to content

Relax Python patch version requirement#1840

Merged
YoshihitoAso merged 1 commit into
dev-26.9from
relax-python-patch-version
Jul 1, 2026
Merged

Relax Python patch version requirement#1840
YoshihitoAso merged 1 commit into
dev-26.9from
relax-python-patch-version

Conversation

@YoshihitoAso

@YoshihitoAso YoshihitoAso commented Jul 1, 2026

Copy link
Copy Markdown
Member

📌 Description

This pull request makes a minor update to the Python version requirement in the pyproject.toml file, allowing any patch version of Python 3.14 instead of only 3.14.6.

✅ Related Issues

Related to #1839

🔄 Changes

  • Relaxed the requires-python specification in pyproject.toml from ==3.14.6 to ==3.14.*, permitting any Python 3.14 patch version to be used.

📌 Checklist

  • I have added tests where necessary.
  • I have updated the documentation where necessary.

@github-actions github-actions Bot requested a review from purplesmoke05 July 1, 2026 04:58
@YoshihitoAso YoshihitoAso marked this pull request as ready for review July 1, 2026 04:58
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Coverage

Coverage Report •
FileStmtsMissBranchBrPartCoverMissing
TOTAL374571470352464796% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
1281 0 💤 0 ❌ 0 🔥 11m 10s ⏱️

@YoshihitoAso YoshihitoAso merged commit 0724ab1 into dev-26.9 Jul 1, 2026
14 checks passed
@YoshihitoAso YoshihitoAso deleted the relax-python-patch-version branch July 1, 2026 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants