tawilkinson / boardgamebot

A Discord.py bot that fetches board game data
7 stars 0 forks source link

Update requests to 2.28.2 #171

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates requests from 2.28.1 to 2.28.2.

Changelog ### 2.28.2 ``` ------------------- **Dependencies** - Requests now supports charset\_normalizer 3.x. (6261) **Bugfixes** - Updated MissingSchema exception to suggest https scheme rather than http. (6188) ```
Links - PyPI: https://pypi.org/project/requests - Changelog: https://pyup.io/changelogs/requests/ - Docs: https://requests.readthedocs.io