Update Poetry to `v1.3.0`

pull/1/head
Joseph Hale 1 year ago committed by GitHub
parent 0a8491f9ae
commit f8223f8298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ jobs:
strategy:
matrix:
python_image_tag: ["3.7-slim", "3.8-slim", "3.9-slim", "3.10-slim"]
poetry_version: ["1.0.10", "1.1.15", "1.2.2"]
poetry_version: ["1.2.2", "1.3.0"]
steps:
- uses: actions/checkout@v3

Loading…
Cancel
Save