Skip to content

Commit

Permalink
Updated poetry version in action
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisgKent committed Jun 28, 2024
1 parent ce81353 commit 00d86de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.10", "3.11", "3.12"]
poetry-version: ["1.7.1"]
poetry-version: ["1.8.3"]
os: [ubuntu-22.04, macos-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 00d86de

Please sign in to comment.