Skip to content

Commit 60b19b5

Browse files
Merge pull request #71 from groundlight/update_poetry_cicd
Update Poetry Version to Latest
2 parents 301bda7 + 4a843f6 commit 60b19b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
env:
88
PYTHON_VERSION: "3.10"
9-
POETRY_VERSION: "1.4.0"
9+
POETRY_VERSION: "1.5.1"
1010
jobs:
1111
# Run our linter on every push to the repository.
1212
lint:

0 commit comments

Comments
 (0)