Skip to content

Commit bcc7b94

Browse files
committed
Build with Poetry version 1.6
1 parent 2b191a0 commit bcc7b94

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • .github/workflows
  • {{cookiecutter.project_name}}/.github/workflows

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- "3.11"
2727
- "3.12"
2828
poetry-version:
29-
- "1.3"
29+
- "1.6"
3030

3131
runs-on: ${{ matrix.os }}-latest
3232
steps:

{{cookiecutter.project_name}}/.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- "3.10"
2626
- "3.12"
2727
poetry-version:
28-
- "1.3"
28+
- "1.6"
2929

3030
runs-on: ${{ "{{" }} matrix.os }}-latest
3131
steps:

0 commit comments

Comments
 (0)