Commit c90bf16
Max Rabin
feat!: Update Ruff target Python version from 3.8 to 3.10
This aligns with the Poetry defined minimum version.
Marking this with ! for Breaking Change anyways as this
will break the code on python versions 3.8 and 3.9 as Ruff
will update all syntax and libraries to 3.10+-only compatibilty1 parent 1047397 commit c90bf16
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments