Skip to content

Commit d024e01

Browse files
committed
Bump dbt-common to 1.25.0
1 parent 94cd7d6 commit d024e01

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kind: Dependencies
2+
body: Bump dbt-common to 1.25.0
3+
time: 2025-05-30T14:51:03.097835+02:00
4+
custom:
5+
Author: damian3031
6+
Issue: ""
7+
PR: "484"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def _dbt_trino_version():
7676
]
7777
},
7878
install_requires=[
79-
"dbt-common>=1.14.0,<2.0",
79+
"dbt-common>=1.25.0,<2.0",
8080
"dbt-adapters~=1.15.1",
8181
"trino~=0.331",
8282
# add dbt-core to ensure backwards compatibility of installation, this is not a functional dependency

0 commit comments

Comments
 (0)