Skip to content

Commit

Permalink
Use poetry 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anarkiwi committed May 23, 2024
1 parent ccd1fd1 commit 98d59fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
virtualenvs-create: false
virtualenvs-in-project: false
version: 1.5.1
version: 1.7.1
- name: Get dependencies
run: |
sudo apt-get update && sudo apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 98d59fc

Please sign in to comment.