Skip to content

Commit 98e8e58

Browse files
authored
Merge pull request #16 from hayat01sh1da/hayat01sh1da/python/bump-python-to-3.14.4
[python] Bump Python to 3.14.4
2 parents 8699220 + c24bd09 commit 98e8e58

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.14.3
1+
3.14.4

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
| ----------------- | ---------------------------------- | --------------------------------------------------------------------------- |
1010
| OS baseline | WSL (Ubuntu 25.10) | Shared environment across tracks. |
1111
| Ruby generators | Ruby 4.0.2 (`.ruby-version`) | Uses Ruby stdlib; add gems per script if needed. |
12-
| Python generators | CPython 3.14.3 (`.python-version`) | Uses Python stdlib; add `requirements.txt` if introducing third-party libs. |
12+
| Python generators | CPython 3.14.4 (`.python-version`) | Uses Python stdlib; add `requirements.txt` if introducing third-party libs. |
1313

1414
## Backward Compatibility
1515

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 1. Environment
22

3-
- Python 3.14.3
3+
- Python 3.14.4
44

55
## 2. Execution
66

0 commit comments

Comments
 (0)