Skip to content

Commit

Permalink
chore: Update Poetry to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thehale authored Jan 12, 2025
1 parent c39256b commit 83edd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
strategy:
matrix:
python_image_tag: ["3.9-slim", "3.10-slim", "3.11-slim", "3.12-slim", "3.13-slim"]
poetry_version: ["1.8.5", "2.0.0"]
poetry_version: ["1.8.5", "2.0.1"]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 83edd41

Please sign in to comment.