Skip to content

Commit

Permalink
bump poetry version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dpmccabe committed Nov 19, 2024
1 parent 4c8519f commit 27a88fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyright-ratchet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
python-version: [3.9]
poetry-version: ["1.3.2"]
poetry-version: ["1.8.3"]

steps:
- name: print branch
Expand Down

0 comments on commit 27a88fd

Please sign in to comment.