Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fullerzz committed Sep 14, 2024
1 parent 108c4ee commit b09a1d8
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 182 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
key: uv-${{ runner.os }}-${{ steps.setup-python.outputs.python-version }}-${{ hashFiles('**/uv.lock') }}
- name: Install dependencies
run: |
pip install uv==0.3.2
pip install uv==0.4.10
uv venv
source .venv/bin/activate
uv sync
Expand Down
Loading

0 comments on commit b09a1d8

Please sign in to comment.