Files
dbt-core/.changes/unreleased/Dependencies-20251027-162502.yaml
Quigley Malcolm 4693918a0f Drop python 3.9 support (#12120)
* Update `setup.py` to drop support for python 3.9

* Update github issue templates to not use python 3.9 as an example

* Update github workflows to no longer depend on or test python 3.9

* Drop python 3.9 from the test dockerfile

* Update `CONTRIBUTING.md` to correctly list what python versions we test

* Update comment about some code specifically needed for a python 3.9.7 issue

* Update pre-commit python version comment

* Add changie doc

* Update imports from click as upgrading to python 3.10 changed some click items
2025-10-28 15:10:03 -05:00

7 lines
136 B
YAML

kind: Dependencies
body: Drop support for python 3.9
time: 2025-10-27T16:25:02.435562-05:00
custom:
Author: QMalcolm
Issue: "12118"