Commit 9bad3ed
Drop Python 3.8/3.9, add 3.12-3.14, bump all dependencies and hooks
Python 3.8 (EOL Oct 2024) and 3.9 (EOL Oct 2025) are no longer
supported. This unblocks bumping to latest package versions.
Runtime: Click 8.1.7→8.3.1, pytz 2024.1→2026.1.post1,
PyYAML 6.0.1→6.0.3, requests 2.32.3→2.33.0, tabulate 0.9.0→0.10.0
Dev: mypy 1.10.1→1.19.1, pre-commit 3.3.3→4.5.1, pylint 3.2.5→4.0.5
Pre-commit hooks: mirrors-autopep8 v1.5.1→v2.0.4,
pre-commit-hooks v2.5.0→v6.0.0, flake8 3.9.2→7.3.0,
pyupgrade v1.27.0→v3.21.2, mirrors-isort v4.3.21→v5.10.1
Removed deprecated seed-isort-config (unnecessary with isort>=5).
Updated Dockerfile base from python:3.8 to python:3.13.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 428f9fb commit 9bad3ed
1 file changed
Lines changed: 6 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 36 | + | |
41 | 37 | | |
42 | | - | |
| 38 | + | |
43 | 39 | | |
44 | 40 | | |
0 commit comments