Skip to content

Commit

Permalink
chore(deps): update trino group
Browse files Browse the repository at this point in the history
  • Loading branch information
nrda-renovate[bot] committed Jun 20, 2024
1 parent 7bc1af1 commit 4ae5b50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion containers/dags/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ pyarrow==14.0.1
s3fs==2023.10.0
pandas==2.0.3
polars==0.19.12
apache-airflow-providers-trino==5.4.0
apache-airflow-providers-trino==5.7.1
2 changes: 1 addition & 1 deletion docker-compose/minio-trino/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ services:
retries: 3

trino-coordinator:
image: 'trinodb/trino:438'
image: 'trinodb/trino:450'
hostname: trino-coordinator
depends_on:
- minio
Expand Down

0 comments on commit 4ae5b50

Please sign in to comment.