Update Poetry to `1.4.1`

master
Joseph Hale 1 year ago committed by GitHub
parent 2a829a9c3e
commit 0566c3abfc
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", "3.11-slim"]
poetry_version: ["1.3.2", "1.4.0"]
poetry_version: ["1.3.2", "1.4.1"]
steps:
- uses: actions/checkout@v3

Loading…
Cancel
Save