Skip to content

Commit

Permalink
Merge pull request #11723 from quarto-dev/tests/update-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv authored Dec 20, 2024
2 parents d8b5e85 + b38db51 commit 5978971
Show file tree
Hide file tree
Showing 5 changed files with 992 additions and 886 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-smokes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
- name: Install uv for Python
uses: astral-sh/setup-uv@v3
with:
version: "0.5.6"
version: "0.5.9"
enable-cache: true
cache-dependency-glob: "tests/uv.lock"

Expand All @@ -170,7 +170,7 @@ jobs:
- name: Setup Julia
uses: julia-actions/setup-julia@v2
with:
version: "1.10"
version: "1.11"

- name: Cache Julia Packages
uses: julia-actions/cache@v2
Expand Down
2 changes: 1 addition & 1 deletion tests/.python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.12.7
3.13.1
Loading

0 comments on commit 5978971

Please sign in to comment.