### Describe the feature Support Python 3.10.x ### How to implement 1. Update [this](https://github.com/dbeatty10/dbt-mysql/blob/14df777fc5195a6464b680b25024b5743852af7c/setup.py#L6-L9) section 1. Update [here](https://github.com/dbeatty10/dbt-mysql/blob/14df777fc5195a6464b680b25024b5743852af7c/setup.py#L92-L96) too 1. And [here](https://github.com/dbeatty10/dbt-mysql/blob/086e81ac78370467d688b6ca88f82c26a271e953/README.md?plain=1#L13) ### How to test 1. In your local environment, make sure `python3 --version` reports 3.10 1. Run the tests locally using [these](https://github.com/dbeatty10/dbt-mysql/blob/main/test/README.md) instructions ### Additional context https://github.com/dbeatty10/dbt-mysql/issues/142 is a similar issue for Python 3.11.