Skip to content

Commit 38add82

Browse files
committed
bump dependency to dbt-core>=1.1.0
1 parent f370287 commit 38add82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def _get_plugin_version():
6363
]
6464
},
6565
install_requires=[
66-
"dbt-core>=1.0.0"
66+
"dbt-core>=1.1.0"
6767
],
6868
classifiers=[
6969
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)