Skip to content

Commit ac239de

Browse files
authored
chore: Update Poetry to 1.7.0
1 parent 51d4e6b commit ac239de

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.8-slim", "3.9-slim", "3.10-slim", "3.11-slim", "3.12-slim"]
42-
poetry_version: ["1.5.1", "1.6.1"]
42+
poetry_version: ["1.6.1", "1.7.0"]
4343

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

0 commit comments

Comments
 (0)