Commit 1926e64
Update: Require Python 3.9+, upgrade dependencies for security fixes
- Changed minimum Python version from 3.8 to 3.9
- Added Python 3.13 and 3.14 classifiers
- Updated ruff target-version to py39
- Upgraded dependencies with security fixes:
- urllib3: 2.6.3 (CVE fix)
- setuptools: 80.9.0 (CVE fix)
- pymdown-extensions: 10.20 (CVE fix)
Co-Authored-By: Amp <amp@ampcode.com>1 parent cc45646 commit 1926e64
2 files changed
Lines changed: 76 additions & 522 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | | - | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments