chdsbd / kodiak

🔮 A bot to automatically update and merge GitHub PRs
https://kodiakhq.com
GNU Affero General Public License v3.0
1.04k stars 63 forks source link

Issues while building dependencies for `bot` - update uvicorn? #722

Closed jbergstroem closed 3 years ago

jbergstroem commented 3 years ago

Was looking at filing a PR for #671 but ran into build-time issues with httptools 0.0.13 and uploop 0.12.2 on MacOS 11.5.2, pulled in by uvicorn 0.7.0. I won't go into detail seeing how those have since been fixed which I noticed after updating to uvicorn 0.15.0.

Would you accept a PR for updating uvicorn?

chdsbd commented 3 years ago

Yes, that would be great!

jbergstroem commented 3 years ago

Fixed in #723 (and #724)