Bump websockets from 13.0.1 to 14.1
Bumps websockets from 13.0.1 to 14.1.
Release notes
Sourced from websockets's releases.
14.1
See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.
14.0
See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.
13.1
See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.
Commits
-
0403823
Release version 14.1. -
d0015c9
Fix refactoring error in a78b5546. -
7438b8e
Stop testing on PyPy 3.9. -
1f19487
Add changelog for previous commit. -
de2e7fb
Add close_code and close_reason to new implementations. -
9a2f39f
Support max_queue=None like the legacy implementation. -
3034834
Support recv() after the connection is closed. -
bdfc8cf
Uniformize comments. -
f17c11a
Keep queued messages after abort. -
86bf0c5
Remove unnecessary branch. - Additional commits viewable in compare view