Commit b2b9bfb
CI: Raise minimum pytest version when using Python > 3.13
Python 3.14 dropped support for ast.Str. The first version which
supports this in pytest is 8, but that doesn't support python 3.7
anymore.1 parent 3a800e7 commit b2b9bfb
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
0 commit comments