Skip to content

Commit

Permalink
Bump Trino to 0.326
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored Jun 29, 2023
1 parent a8309e9 commit c0a018c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def _get_dbt_core_version():
},
install_requires=[
"dbt-core~={}".format(dbt_version),
"trino~=0.322",
"trino~=0.326",
],
zip_safe=False,
classifiers=[
Expand Down

0 comments on commit c0a018c

Please sign in to comment.