Update poetry to v1.3.1 (#80)
* Update poetry version and relock * Update poetry version in build.yml
This commit is contained in:
parent
2c683a0dcd
commit
23fc3cadd9
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -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
1294
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user