Commit e5a5b33
Unbreak CI (#15505)
pytest 7.4.0 was just released, and our CI on `master` is very red as a
result. Looks like we're using a private API that we shouldn't be:
#15501 (comment). For
now let's just pin to pytest <7.4.0.
https://pypi.org/project/pytest/7.4.0/1 parent 81d01aa commit e5a5b33
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments