Commit c9cc3b8
authored
### Rationale for this change
A new PyGithub release has broken archery:
https://github.com/PyGithub/PyGithub/releases/tag/v2.9.0
I tried some quick test error fixes but those are going to require more investigation.
### What changes are included in this PR?
Pin PyGithub to < 2.9 so archery doesn't fail.
### Are these changes tested?
Yes via CI
### Are there any user-facing changes?
No
* GitHub Issue: #49596
Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
1 parent 618d5fb commit c9cc3b8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments