pschmitt / fortipy

FortiManger API bindings for Python
GNU General Public License v3.0
11 stars 11 forks source link

Update requests to 2.18.3 #4

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of requests available. You are currently using 2.18.2. I have updated it to 2.18.3

These links might come in handy: PyPI | Changelog | Homepage

Changelog

2.18.3

+++++++++++++++++++

Improvements

  • Running $ python -m requests.help now includes the installed version of idna.

Bugfixes

  • Fixed issue where Requests would raise ConnectionError instead of SSLError when encoutering SSL problems when using urllib3 v1.22.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖