We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37f859 commit 6729398Copy full SHA for 6729398
.github/workflows/python.yml
@@ -20,7 +20,7 @@ concurrency:
20
env:
21
REPORTS_DIR: CI_reports
22
PYTHON_VERSION_DEFAULT: "3.11"
23
- POETRY_VERSION: "1.4.1"
+ POETRY_VERSION: "1.7.1"
24
TESTS_REPORTS_ARTIFACT: tests-reports
25
26
jobs:
.github/workflows/release.yml
@@ -39,7 +39,7 @@ concurrency:
39
40
41
42
43
44
45
quicktest:
0 commit comments