Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dbt): remove support for dbt-core==1.3.* #18594

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

rexledesma
Copy link
Contributor

@rexledesma rexledesma commented Dec 8, 2023

Summary & Motivation

dbt-core==1.3.* has been EOL since October 12, 2023: https://docs.getdbt.com/docs/dbt-versions/core.

Also, enforce that dbt-core>=1.4 on installation.

How I Tested These Changes

pytest

@rexledesma
Copy link
Contributor Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Copy link
Contributor

@OwenKephart OwenKephart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great!

@rexledesma rexledesma merged commit e81f364 into master Dec 8, 2023
1 check passed
@rexledesma rexledesma deleted the rl/remove-dbt-13-support branch December 8, 2023 21:26
rexledesma added a commit that referenced this pull request Jan 30, 2024
## Summary & Motivation
`dbt-core==1.4.*` has been EOL since January 25, 2024:
https://docs.getdbt.com/docs/dbt-versions/core.

Also, enforce that dbt-core>=1.5 on installation.

Same rodeo as #18594.

## How I Tested These Changes
pytest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants