Update poetry to v1.3.1 (#80)

* Update poetry version and relock
* Update poetry version in build.yml
This commit is contained in:
Nikhil Rao 2022-12-12 19:08:20 -08:00 committed by GitHub
parent 2c683a0dcd
commit 23fc3cadd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 690 additions and 608 deletions

View File

@ -29,11 +29,11 @@ jobs:
uses: actions/cache@v2
with:
path: ~/.local
key: python-${{ matrix.python-version }}-poetry-1.1.14-0
key: python-${{ matrix.python-version }}-poetry-1.3.1
- uses: snok/install-poetry@v1
with:
version: 1.1.14
version: 1.3.1
virtualenvs-create: true
virtualenvs-in-project: true

1294
poetry.lock generated

File diff suppressed because it is too large Load Diff