Skip to content

Commit f38b8b8

Browse files
authored
Bump targeted CPython version to 3.14.6 (#8074)
* Bump targeted cpython version to 3.14.6 * Adjust `upgrade-pylib.md`
1 parent 65dee6c commit f38b8b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/upgrade-pylib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ cache:
5252
- cpython-lib-
5353

5454
env:
55-
PYTHON_VERSION: "v3.14.4"
55+
PYTHON_VERSION: "v3.14.6"
5656
ISSUE_ID: "6839"
5757
---
5858

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.14.5
1+
3.14.6

0 commit comments

Comments
 (0)