🔧 chore(pre-release.yml): update POETRY_VERSION to 1.5.1 to use the latest version of Poetry

🔧 chore(release.yml): update POETRY_VERSION to 1.5.1 to use the latest version of Poetry
This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-07-24 17:20:18 -03:00
commit 83fa1502a4
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ on:
- "pyproject.toml"
env:
POETRY_VERSION: "1.4.0"
POETRY_VERSION: "1.5.1"
jobs:
if_release:

View file

@ -10,7 +10,7 @@ on:
- "pyproject.toml"
env:
POETRY_VERSION: "1.4.0"
POETRY_VERSION: "1.5.1"
jobs:
if_release: