Skip to content

v1.10.0 dbt core version limited #688

Description

@axellpadilla

Next version needs to keep 2.0 upper limit following previous versions like v1.9.1 instead of fixing 1.11, "dbt-core>=1.9.0,<2.0"
Most users will be using the newer dbt-core, we should only move minimal versions when moving onto new functionality
Fix: Change to "dbt-core>=1.10.0,<2.0" on pyproject

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions