Skip to content

Commit

Permalink
Update .github/workflows/test-future.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Antti Kaihola <[email protected]>
  • Loading branch information
clintonsteiner and akaihola authored Jan 7, 2025
1 parent dd9dcf8 commit 8aa915f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
run: |
# strict dependency resolution added in pip 20.3
# CVE-2021-3572 fixed in pip 21.1
uv pip install --system --upgrade 'pip>=21.1'
uv pip install \
--constraint=constraints-future.txt \
--upgrade \
Expand Down

0 comments on commit 8aa915f

Please sign in to comment.