Merged PR 5455: Bump dbt version to 1.9.8
# Description This PR changes the `requirements.txt` to allow any patch equal or higher than 1.9.8, but below 1.10.0. Related work items: #30881
This commit is contained in:
commit
2a5c82f62b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
dbt-core~=1.9.1
|
||||
dbt-core>=1.9.8,<1.10.0
|
||||
dbt-postgres~=1.9.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue