python-websocket-client: update to 1.5.1
authorJavier Marcet <javier@marcet.info>
Tue, 7 Feb 2023 12:52:28 +0000 (13:52 +0100)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 12 Feb 2023 10:01:30 +0000 (12:01 +0200)
commitb064f6b5dbc0cc44e891caafb5f612c75d9d992b
treea683ab58d365adfa8aefbb898cf8c8cd2dc423ef
parentc63618f8b3d2cc73476e212edf140cde000fe51e
python-websocket-client: update to 1.5.1

- 1.5.1
  - Fix logic bug that can cause disconnects

- 1.5.0
  - Refactor and improve ping/pong logic to resolve several issues,
  including an infinite loop issue during reconnect
  - Fix issue where `skip_utf8_validation = True` is ignored
  - Fix issue where sslopt `is_ssl` is ignored
  - Downgrade "websocket connected" message from logging.warning to
  logging.info
  - Update github actions to newer versions (669fe1b)

Signed-off-by: Javier Marcet <javier@marcet.info>
lang/python/python-websocket-client/Makefile