chore: update lock file and poetry 1.7.0 in CI (#2156)

* chore: update lock file and poetry 1.7.0 in CI
* mypy found an issue! :)

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
This commit is contained in:
dni ⚡ 2023-12-06 10:36:10 +01:00 committed by GitHub
parent cae39bc19f
commit 47bd96246f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 494 additions and 339 deletions

View file

@ -7,7 +7,7 @@ inputs:
default: "3.9"
poetry-version:
description: "Poetry Version"
default: "1.5.1"
default: "1.7.0"
node-version:
description: "Node Version"
default: "18.x"