akshaybabloo / release-exporter

Release exporter for GitHub and GitLab
https://www.gollahalli.com/blog/export-your-github-and-gitlab-releases-as-a-changelog/
MIT License
26 stars 8 forks source link

Update requests to 2.21.0 #29

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates requests from 2.20.0 to 2.21.0.

Changelog ### 2.21.0 ``` ------------------- **Dependencies** - Requests now supports idna v2.8. ``` ### 2.20.1 ``` ------------------- **Bugfixes** - Fixed bug with unintended Authorization header stripping for redirects using default ports (http/80, https/443). ```
Links - PyPI: https://pypi.org/project/requests - Changelog: https://pyup.io/changelogs/requests/ - Homepage: http://python-requests.org