Skip to content

Commit

Permalink
bump poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Oct 6, 2021
1 parent a50775e commit b08be77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install and configure Poetry
uses: snok/install-poetry@v1
with:
version: 1.1.10
version: 1.1.11
virtualenvs-in-project: true
- name: Install dependencies
run: poetry install
Expand Down

0 comments on commit b08be77

Please sign in to comment.