dbt-labs / dbt-snowflake

dbt-snowflake contains all of the code enabling dbt to work with Snowflake
https://getdbt.com
Apache License 2.0
296 stars 176 forks source link

Drop support for Python 3.8 #1211

Closed mikealfare closed 1 month ago

mikealfare commented 1 month ago

Problem

Python 3.8 reached end of life on 10/7/2024.

Solution

Drop support for Python 3.8. Update tests to no longer run on Python 3.8.

Checklist

github-actions[bot] commented 1 month ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-snowflake contributing guide.