pusher / pusher-http-python

Pusher Channels HTTP API library for Python
https://pusher.com/docs/server_api_guide
MIT License
375 stars 112 forks source link

Upgrade pinned deps for tests #140

Closed WillSewell closed 5 years ago

WillSewell commented 5 years ago

This fixes a vuln in urllib3: https://nvd.nist.gov/vuln/detail/CVE-2019-11324.

WillSewell commented 5 years ago

I'm assuming it works based on the tests passing.