Skip to content

Bump Python and uv versions#1839

Merged
YoshihitoAso merged 1 commit into
dev-26.9from
bump-python
Jul 1, 2026
Merged

Bump Python and uv versions#1839
YoshihitoAso merged 1 commit into
dev-26.9from
bump-python

Conversation

@YoshihitoAso

@YoshihitoAso YoshihitoAso commented Jul 1, 2026

Copy link
Copy Markdown
Member

📌 Description

This pull request updates the Python environment and related tooling to use the latest patch version of Python 3.14 and the uv package. These changes ensure consistency across the main and test Dockerfiles and the project configuration.

✅ Related Issues

None

🔄 Changes

Environment and dependency updates:

  • Upgraded the Python version from 3.14.2 to 3.14.6 in both Dockerfile and tests/Dockerfile_unittest to use the latest patch release.
  • Updated the required Python version in pyproject.toml from ==3.14.2 to ==3.14.6 to match the Docker environment.
  • Bumped the uv package version from 0.11.19 to 0.11.21 in both Dockerfiles to ensure compatibility and take advantage of the latest fixes and features.

📌 Checklist

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

Update the runtime/tooling versions to keep environment definitions consistent across build and test images. This raises Python from 3.14.2 to 3.14.6 and updates the pinned uv image from 0.11.19 to 0.11.21, while aligning project Python requirements with the new version.
@github-actions github-actions Bot requested a review from purplesmoke05 July 1, 2026 03:48
@YoshihitoAso YoshihitoAso marked this pull request as ready for review July 1, 2026 03:53
@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 🔥 10m 58s ⏱️

@YoshihitoAso YoshihitoAso merged commit 97b45ee into dev-26.9 Jul 1, 2026
14 checks passed
@YoshihitoAso YoshihitoAso deleted the bump-python branch July 1, 2026 04:31
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