issues
search
mrphlip
/
lrrbot
LoadingReadyRun Twitch chatbot
https://lrrbot.com/
Apache License 2.0
30
stars
20
forks
source link
Update requests to 2.29.0
#1463
Closed
pyup-bot
closed
1 year ago
pyup-bot
commented
1 year ago
This PR updates
requests
from
2.28.2
to
2.29.0
.
Changelog
### 2.29.0 ``` ------------------- **Improvements** - Requests now defers chunked requests to the urllib3 implementation to improve standardization. (6226) - Requests relaxes header component requirements to support bytes/str subclasses. (6356) ```
Links
- PyPI: https://pypi.org/project/requests - Changelog: https://pyup.io/changelogs/requests/ - Docs: https://requests.readthedocs.io
This PR updates requests from 2.28.2 to 2.29.0.
Changelog
### 2.29.0 ``` ------------------- **Improvements** - Requests now defers chunked requests to the urllib3 implementation to improve standardization. (6226) - Requests relaxes header component requirements to support bytes/str subclasses. (6356) ```Links
- PyPI: https://pypi.org/project/requests - Changelog: https://pyup.io/changelogs/requests/ - Docs: https://requests.readthedocs.io