Skip to content

Commit 136fe2e

Browse files
authored
chore: Update Poetry to 2.1.2
1 parent 6298cd1 commit 136fe2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1.1"]
42+
poetry_version: ["1.8.5", "2.1.2"]
4343

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

0 commit comments

Comments
 (0)