Skip to content

Commit d7110fa

Browse files
authored
Bump Poetry to 1.8.3 (#943)
1 parent 97e7436 commit d7110fa

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.8.2
19+
pip install poetry==1.8.3
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)