Skip to content

Commit

Permalink
Update uv version to 0.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Smartappli authored Jun 30, 2024
1 parent 9b54f8b commit 01140d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests-notebook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Install pip and dependencies
run: |
python -m pip install --upgrade pip
python -m pip install uv==0.2.17
python -m pip install uv==0.2.18
uv --version
python -m uv pip install tox tox-uv==1.9.0
Expand Down

0 comments on commit 01140d3

Please sign in to comment.