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 Feb 5, 2025
1 parent 3bca986 commit 649f807
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
**/pyproject.toml
- name: Install dependencies
run: |
# strict dependency resolution added in pip 20.3
# CVE-2021-3572 fixed in pip 21.1
uv pip install \
--constraint=constraints-future.txt \
--upgrade \
Expand Down

0 comments on commit 649f807

Please sign in to comment.