Skip to content

Commit 0e17776

Browse files
authored
chore: Update Poetry to 2.1.0
1 parent 83edd41 commit 0e17776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
strategy:
4040
matrix:
4141
python_image_tag: ["3.9-slim", "3.10-slim", "3.11-slim", "3.12-slim", "3.13-slim"]
42-
poetry_version: ["1.8.5", "2.0.1"]
42+
poetry_version: ["1.8.5", "2.1.0"]
4343

4444
steps:
4545
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)