Bump poetry

This commit is contained in:
Tushar Sadhwani 2021-09-04 20:06:33 +05:30
parent 72c384233c
commit 41c15f2fd8

View file

@ -22,7 +22,7 @@ jobs:
- name: Install and configure Poetry - name: Install and configure Poetry
uses: snok/install-poetry@v1.1.6 uses: snok/install-poetry@v1.1.6
with: with:
version: 1.1.6 version: 1.1.8
virtualenvs-in-project: true virtualenvs-in-project: true
- name: Install dependencies - name: Install dependencies
run: poetry install run: poetry install