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

fix: failing build #732

Closed chdsbd closed 3 years ago

chdsbd commented 3 years ago

I've upgraded our poetry version to resolve a dependency installation issue: https://github.com/python-poetry/poetry/issues/4409#issuecomment-903173358

I also ended up upgrading some packages to resolve a broken lock file, which cased pylint to error. I've centralized our pylint config so now we just have one for bot/ and web_api/