Skip to content

Commit

Permalink
upgrade pip to fix CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
gruebel committed Dec 3, 2023
1 parent cf881fd commit 6bd7b9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:

- name: Install dependencies
run: |
pip install --upgrade pip
pip install -r requirements.txt
pip install -r requirements-dev.txt
Expand Down

0 comments on commit 6bd7b9f

Please sign in to comment.