🪲 Bug fixes
- Dont backfill seeds if the seed data didnt actually change (#5398) @erindru
- Remove need for uvicorn (#5394) @benfdking
- Load dbt model containing only a comment and non-sql jinja (#5368) @treysp
- Tests should not be sensitive to output column order (#5369) @treysp
- Support auto_restatement_cron in python models (#5141) @treysp
- Include pre/post when cloning (#5405) @eakmanrq
- (dbt) Update dispatch signature to match dbt method (#5410) @themisvaltinos
🧹 Chore
- Pin cryptography instead of leaving it to the resolver (#5401) @themisvaltinos