File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4
4
5
5
integration-tests :
6
6
docker :
7
- - image : cimg/python:3.9.9
8
- - image : cimg/postgres:14.0
7
+ - image : cimg/python:3.10.10
8
+ - image : cimg/postgres:15.2
9
9
10
10
resource_class : small
11
11
Original file line number Diff line number Diff line change 1
- dbt-core >= 1.3.0 ,< 2.0 .0
2
- # dbt-snowflake>=1.3.0,<2.0 .0
3
- # dbt-bigquery>=1.3.0,<2.0 .0
4
- # dbt-redshift>=1.3.0,<2.0 .0
5
- dbt-postgres >= 1.3.0 ,< 2.0 .0
6
- # dbt-spark>=1.3.0,<2.0 .0
7
- # dbt-spark[PyHive]>=1.3.0,<2.0 .0
8
- dbt-databricks >= 1.3.0 ,< 2.0 .0
1
+ dbt-core >= 1.3.0 ,< 1.5 .0
2
+ # dbt-snowflake>=1.3.0,<1.5 .0
3
+ # dbt-bigquery>=1.3.0,<1.5 .0
4
+ # dbt-redshift>=1.3.0,<1.5 .0
5
+ dbt-postgres >= 1.3.0 ,< 1.5 .0
6
+ # dbt-spark>=1.3.0,<1.5 .0
7
+ # dbt-spark[PyHive]>=1.3.0,<1.5 .0
8
+ dbt-databricks >= 1.3.0 ,< 1.5 .0
You can’t perform that action at this time.
0 commit comments