Commit a1aacd9
Drop Python 3.9 support, add 3.14, fix filelock security vulnerability
- Drop Python 3.9 (EOL October 2025)
- Add Python 3.14 support (tested locally, all 438 tests pass)
- Update filelock to >=3.24.3 to fix security vulnerability
- Update CI test matrix to 3.10-3.14
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 75d83c2 commit a1aacd9
4 files changed
Lines changed: 313 additions & 295 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
0 commit comments