hhursev / recipe-scrapers

Python package for scraping recipes data
MIT License
1.61k stars 505 forks source link

maintenance: update pre-commit components #1018

Closed jayaddison closed 3 months ago

jayaddison commented 3 months ago

The black and isort components in particular could do with upgrades; it probably makes sense to upgrade all of them at once. Ideally matching our >=py3.8 Python requirement level for the library itself.