Describe the proposed feature
- Remove Python 3.9 from the available versions
- Add Python 3.14
- Upgrade to poetry 2+
- Update pyproject.toml to match Python 3.10 to 3.14
- Update poetry lock
Motivate the proposed feature
Python 3.9 is no longer supported by many libraries and is at end-of-life: https://devguide.python.org/versions/.
Describe the proposed feature
Motivate the proposed feature
Python 3.9 is no longer supported by many libraries and is at end-of-life: https://devguide.python.org/versions/.