Commit 66a7369
chore: align pyright pythonVersion with requires-python floor
Address Greptile P2: pyright was still targeting 3.12 while the runtime
floor was lowered to 3.11. Aligning so CI type-checks against 3.11
semantics — catches 3.11-vs-3.12 stdlib/overload drift that would
otherwise slip through.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f3b35c4 commit 66a7369
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments