Skip to content

Commit d66972e

Browse files
authored
Update Poetry to v2.3.3
1 parent 67b0de4 commit d66972e

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.10-slim", "3.11-slim", "3.12-slim", "3.13-slim", "3.14-slim"]
42-
poetry_version: ["1.8.5", "2.3.1"]
42+
poetry_version: ["1.8.5", "2.3.3"]
4343

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

0 commit comments

Comments
 (0)