Commit 8cd835e
committed
Upgrade dev dependencies
Update dev dependencies to latest compatible versions:
- ruff: 0.12.0 -> 0.14.2
- coverage: 7.9.1 -> 7.10.6 (latest supporting Python 3.9)
Note: coverage 7.11.0+ requires Python 3.10+, so we stay at 7.10.x
to maintain Python 3.9 support. These are dev-only changes and don't
affect library users.1 parent be3ff51 commit 8cd835e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments