Commit ce0f4b2
deps!: drop Python 3.9 support to allow urllib3 >=2.7.0
urllib3 2.7.0 dropped Python 3.9, which blocked transitive updates while
the project still declared python = ">=3.9,<4". Python 3.9 reached EOL on
2025-10-31, so this raises the floor to Python 3.10.
BREAKING CHANGE: Python 3.9 is no longer supported. Minimum supported
version is now Python 3.10.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 30112aa commit ce0f4b2
3 files changed
Lines changed: 742 additions & 546 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments