bump poetry

This commit is contained in:
Will McGugan 2021-10-06 09:12:12 +01:00
parent a50775e8d2
commit b08be77a69

View file

@ -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