palfrey / mopidy-tachikoma

Mopidy extension for talking to Slack
https://tevps.net/blog/2016/3/8/talky-jukebox-bot/
GNU Affero General Public License v3.0
1 stars 1 forks source link

Update websocket-client to 0.56.0 #68

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates websocket-client from 0.54.0 to 0.56.0.

Changelog ### 0.56.0 ``` - Don't retry sockets with timeout set to 0(536) ``` ### 0.55.0 ``` - Add response headers in WebSocketBadStatusException (501) - Manually assigning WebSocket-Version (506) - SSL socket handling fix (474) - Let setup.py use the same license as LICENSE file (517) - Ensure that "timeout" is passed down, when calling WebSocket.connect() (513) - Retry connect on "Interrupted system call" (528) ```
Links - PyPI: https://pypi.org/project/websocket-client - Changelog: https://pyup.io/changelogs/websocket-client/ - Repo: https://github.com/websocket-client/websocket-client.git
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 22d0d168df772ae860785a26d3176342b93d0736 on pyup-update-websocket-client-0.54.0-to-0.56.0 into 7d1675e3a5a092d999f7312ef1234e47ec1c0c9a on master.