feat(update poetry version):

This commit is contained in:
Alexander Myasoedov
2025-04-02 13:31:15 +03:00
parent f97c3367b4
commit a8e80e85e1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ on:
- 0.*
env:
POETRY_VERSION: "1.7.1"
POETRY_VERSION: "1.8.5"
jobs:
if_release:
+1 -1
View File
@@ -7,7 +7,7 @@ on:
branches: [main]
env:
POETRY_VERSION: "1.7.1"
POETRY_VERSION: "1.8.5"
OPENAI_API_KEY: "sk-fake"
jobs: