dbt-labs / dbt-bigquery

dbt-bigquery contains all of the code required to make dbt operate on a BigQuery database.
https://github.com/dbt-labs/dbt-bigquery
Apache License 2.0
222 stars 157 forks source link

Drop support for Python 3.8 #1373

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-bigquery contributing guide.