chore: Update Poetry to `1.8.2`

master
Joseph Hale, MS SE 2 months ago committed by GitHub
parent 969abeaac4
commit f0c4f72e66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -39,7 +39,7 @@ jobs:
strategy:
matrix:
python_image_tag: ["3.8-slim", "3.9-slim", "3.10-slim", "3.11-slim", "3.12-slim"]
poetry_version: ["1.6.1", "1.7.1", "1.8.1"]
poetry_version: ["1.6.1", "1.7.1", "1.8.2"]
steps:
- uses: actions/checkout@v3

Loading…
Cancel
Save