Commit ec45c97
committed
chore(fleet): update ruff to >=0.16.3 and mypy to >=2.3.1
Applies dependabot #285 and #284 locally so the commits stay datascry-authored.
Resolves to ruff 0.16.4 and mypy 2.3.1 in the lockfile.
fleet already declares an explicit `select`, so ruff 0.16's wider defaults don't
reach it — the gate is clean with no code changes: ruff check, ruff format
--check, mypy --strict and 37 tests at 97.95% coverage all pass.1 parent 24a86ab commit ec45c97
2 files changed
Lines changed: 70 additions & 62 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments