Skip to content

Commit 2a20ca1

Browse files
authored
Merge pull request #13472 from quarto-dev/deps/py-updates
2 parents 9e74535 + beb164e commit 2a20ca1

File tree

3 files changed

+927
-594
lines changed

3 files changed

+927
-594
lines changed

.github/workflows/test-smokes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
- name: Install uv for Python
157157
uses: astral-sh/setup-uv@v3
158158
with:
159-
version: "0.7.4"
159+
version: "0.8.22"
160160
enable-cache: true
161161
cache-dependency-glob: "tests/uv.lock"
162162

tests/.python-version

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

0 commit comments

Comments
 (0)