hhursev / recipe-scrapers

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

Dependencies: increase baseline 'requests' version to >= 2.31.0 #1088

Closed jayaddison closed 2 months ago

jayaddison commented 2 months ago

Version 2.31.0 of requests was released in May of Y2023, includes a security fix, and remains compatible with all the versions of Python supported by this library (py3.8+), so it seems worthwhile to upgrade.