Skip to content

Commit 6a2cfab

Browse files
committed
python - update Python 3.14.3, uv version and lockfile
1 parent 03637e5 commit 6a2cfab

3 files changed

Lines changed: 896 additions & 806 deletions

File tree

.github/workflows/test-smokes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
- name: Install uv for Python
185185
uses: astral-sh/setup-uv@v7
186186
with:
187-
version: "0.9.5"
187+
version: "0.11.2"
188188
enable-cache: true
189189
cache-dependency-glob: "tests/uv.lock"
190190

tests/.python-version

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

0 commit comments

Comments
 (0)