Update Poetry version in lint.yml and

base.Dockerfile
This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-11-10 11:15:09 -03:00
commit 12ddc635db
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ on:
- "pyproject.toml"
env:
POETRY_VERSION: "1.4.0"
POETRY_VERSION: "1.7.0"
jobs:
lint: