From 13f3c0000395e6be3d2a0c49854f17799074d309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Oct 2021 01:34:48 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20websockets=20from=208.1=20to=209.1=20in?= =?UTF-8?q?=20/=E7=AC=AC7=E7=AB=A0/connect=5Fsocketio?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst) - [Commits](https://github.com/aaugustin/websockets/compare/8.1...9.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- "\347\254\2547\347\253\240/connect_socketio/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\347\254\2547\347\253\240/connect_socketio/requirements.txt" "b/\347\254\2547\347\253\240/connect_socketio/requirements.txt" index 2b95596..adb497a 100644 --- "a/\347\254\2547\347\253\240/connect_socketio/requirements.txt" +++ "b/\347\254\2547\347\253\240/connect_socketio/requirements.txt" @@ -1,3 +1,3 @@ python-socketio==4.6.0 uvicorn==0.12.2 -websockets==8.1 +websockets==9.1