mirror of
https://github.com/Textualize/rich.git
synced 2025-08-19 18:00:30 +00:00
Bump poetry
This commit is contained in:
parent
72c384233c
commit
41c15f2fd8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue