Skip to content

Commit ba296f6

Browse files
authored
Build: Bump Poetry to 1.8.2 (#676)
1 parent 0270bdc commit ba296f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# under the License.
1717

1818
install-poetry:
19-
pip install poetry==1.7.1
19+
pip install poetry==1.8.2
2020

2121
install-dependencies:
2222
poetry install -E pyarrow -E hive -E s3fs -E glue -E adlfs -E duckdb -E ray -E sql-postgres -E gcsfs -E sql-sqlite -E daft

0 commit comments

Comments
 (0)